#FCDFCF#FCDFCF
#FCDFCF is a very light, muted orange. Relative luminance 0.780; OKLCH L 92.3% C 0.039 H 50.8°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDFCF |
|---|---|
| RGB | rgb(252, 223, 207) |
| HSL | hsl(21, 88%, 90%) |
| HSV | hsv(21, 18%, 99%) |
| CMYK | cmyk(0%, 11.5%, 17.9%, 1.2%) |
| CIE-LAB | lab(90.77, 7.49, 11.49) |
| CIE-LCH | lch(90.77, 13.72, 56.90°) |
| OKLab | oklab(92.33% 0.0245 0.03) |
| OKLCH | oklch(92.33% 0.039 50.8) |
| XYZ | xyz(77.7949, 77.9778, 69.9726) |
| Luminance | 0.7798 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.86
Peach
#FFDAB9
ΔE00 5.99
Apricot
#FBCEB1
ΔE00 6.36
Bisque
#FFE4C4
ΔE00 6.85
Antiquewhite
#FAEBD7
ΔE00 7.07
Warm Beige
#E9DCC9
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDFCF #CFECFC
analogous
#FCCFD6 #FCDFCF #FCF5CF
triadic
#FCDFCF #CFFCDF #DFCFFC
tetradic
#FCDFCF #D6FCCF #CFECFC #F5CFFC
square
#FCDFCF #D6FCCF #CFECFC #F5CFFC
split-complementary
#FCDFCF #CFFCF5 #CFD6FC
monochromatic
#F5925C #F8B995 #FCDFCF #FDECE2 #FDECE2
Accessibility & contrast
On white
1.27
#FCDFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#FCDFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDFCF
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDFCF | 1.00 | 1.27 | 16.60 | 16.60 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E1CE
Deuteranopia (green-blind)
#EDE7CF
Tritanopia (blue-blind)
#FFDADA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #fcdfcf; /* rgb */ color: rgb(252, 223, 207); /* oklch */ color: oklch(92.3% 0.039 50.8);
Tailwind
colors: {
custom: {
50: '#fde9dd',
500: '#fcdfcf',
950: '#000000',
},
}SCSS
$custom: #fcdfcf; $custom-light: #fde9dd; $custom-dark: #000000;
JSON
{
"hex": "#fcdfcf",
"rgb": {
"r": 252,
"g": 223,
"b": 207
},
"hsl": {
"h": 21.333,
"s": 88.235,
"l": 90
},
"oklch": {
"l": 0.92328,
"c": 0.03873,
"h": 50.8
},
"luminance": 0.77976
}Semantic roles & 50–950 ramp
primary
#FCDFCF
secondary
#8CC4E4
accent
#94E501
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484