#FDCFB4#FDCFB4
#FDCFB4 is a very light, moderate orange. Relative luminance 0.688; OKLCH L 88.8% C 0.064 H 52.0°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FDCFB4 |
|---|---|
| RGB | rgb(253, 207, 180) |
| HSL | hsl(22, 95%, 85%) |
| HSV | hsv(22, 29%, 99%) |
| CMYK | cmyk(0%, 18.2%, 28.9%, 0.8%) |
| CIE-LAB | lab(86.41, 12.39, 19.53) |
| CIE-LCH | lch(86.41, 23.13, 57.61°) |
| OKLab | oklab(88.75% 0.0391 0.0501) |
| OKLCH | oklch(88.75% 0.064 52) |
| XYZ | xyz(71.0603, 68.8066, 52.7091) |
| Luminance | 0.6880 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 0.96
Peach
#FFDAB9
ΔE00 4.71
Light Peach
#FFD8B1
ΔE00 5.68
Bisque
#FFE4C4
ΔE00 8.34
Pale Salmon
#FFB19A
ΔE00 9.50
Navajowhite
#FFDEAD
ΔE00 9.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDCFB4 #B4E2FD
analogous
#FDB4BD #FDCFB4 #FDF4B4
triadic
#FDCFB4 #B4FDCF #CFB4FD
tetradic
#FDCFB4 #BDFDB4 #B4E2FD #F4B4FD
square
#FDCFB4 #BDFDB4 #B4E2FD #F4B4FD
split-complementary
#FDCFB4 #B4FDF4 #B4BDFD
monochromatic
#FA833D #FBA978 #FDCFB4 #FEECE1 #FEECE1
Accessibility & contrast
On white
1.42
#FDCFB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#FDCFB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDCFB4
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDCFB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDCFB4 | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD3B2
Deuteranopia (green-blind)
#E6DCB4
Tritanopia (blue-blind)
#FFC7C8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #fdcfb4; /* rgb */ color: rgb(253, 207, 180); /* oklch */ color: oklch(88.8% 0.064 52.0);
Tailwind
colors: {
custom: {
50: '#ffddca',
500: '#fdcfb4',
950: '#000000',
},
}SCSS
$custom: #fdcfb4; $custom-light: #ffddca; $custom-dark: #000000;
JSON
{
"hex": "#fdcfb4",
"rgb": {
"r": 253,
"g": 207,
"b": 180
},
"hsl": {
"h": 22.192,
"s": 94.805,
"l": 84.902
},
"oklch": {
"l": 0.8875,
"c": 0.06352,
"h": 52
},
"luminance": 0.68804
}Semantic roles & 50–950 ramp
primary
#FDCFB4
secondary
#73B9E3
accent
#91E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482