#FFDFC7#FFDFC7
#FFDFC7 is a very light, muted orange. Relative luminance 0.782; OKLCH L 92.4% C 0.048 H 59.0°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDFC7 |
|---|---|
| RGB | rgb(255, 223, 199) |
| HSL | hsl(26, 100%, 89%) |
| HSV | hsv(26, 22%, 100%) |
| CMYK | cmyk(0%, 12.5%, 22%, 0%) |
| CIE-LAB | lab(90.85, 7.42, 15.83) |
| CIE-LCH | lch(90.85, 17.48, 64.89°) |
| OKLab | oklab(92.4% 0.0246 0.0409) |
| OKLCH | oklch(92.4% 0.048 59) |
| XYZ | xyz(77.9368, 78.1612, 65.0029) |
| Luminance | 0.7816 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 3.09
Bisque
#FFE4C4
ΔE00 4.33
Light Peach
#FFD8B1
ΔE00 4.88
Apricot
#FBCEB1
ΔE00 4.99
Blanchedalmond
#FFEBCD
ΔE00 6.51
Antiquewhite
#FAEBD7
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDFC7 #C7E7FF
analogous
#FFC7CB #FFDFC7 #FFFBC7
triadic
#FFDFC7 #C7FFDF #DFC7FF
tetradic
#FFDFC7 #CBFFC7 #C7E7FF #FBC7FF
square
#FFDFC7 #CBFFC7 #C7E7FF #FBC7FF
split-complementary
#FFDFC7 #C7FFFB #C7CBFF
monochromatic
#FF994D #FFBC8A #FFDFC7 #FFEEE0 #FFEEE0
Accessibility & contrast
On white
1.26
#FFDFC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#FFDFC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDFC7
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDFC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDFC7 | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E1C5
Deuteranopia (green-blind)
#F0E8C7
Tritanopia (blue-blind)
#FFD9D8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ffdfc7; /* rgb */ color: rgb(255, 223, 199); /* oklch */ color: oklch(92.4% 0.048 59.0);
Tailwind
colors: {
custom: {
50: '#ffe9d8',
500: '#ffdfc7',
950: '#000000',
},
}SCSS
$custom: #ffdfc7; $custom-light: #ffe9d8; $custom-dark: #000000;
JSON
{
"hex": "#ffdfc7",
"rgb": {
"r": 255,
"g": 223,
"b": 199
},
"hsl": {
"h": 25.714,
"s": 100,
"l": 89.02
},
"oklch": {
"l": 0.92397,
"c": 0.04776,
"h": 59
},
"luminance": 0.78159
}Semantic roles & 50–950 ramp
primary
#FFDFC7
secondary
#81BCE9
accent
#83E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483