#FFDFC8#FFDFC8
#FFDFC8 is a very light, muted orange. Relative luminance 0.782; OKLCH L 92.4% C 0.047 H 57.8°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDFC8 |
|---|---|
| RGB | rgb(255, 223, 200) |
| HSL | hsl(25, 100%, 89%) |
| HSV | hsv(25, 22%, 100%) |
| CMYK | cmyk(0%, 12.5%, 21.6%, 0%) |
| CIE-LAB | lab(90.87, 7.56, 15.33) |
| CIE-LCH | lch(90.87, 17.10, 63.76°) |
| OKLab | oklab(92.42% 0.025 0.0397) |
| OKLCH | oklch(92.42% 0.047 57.8) |
| XYZ | xyz(78.0533, 78.2078, 65.6164) |
| Luminance | 0.7821 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 3.43
Bisque
#FFE4C4
ΔE00 4.70
Apricot
#FBCEB1
ΔE00 5.00
Light Peach
#FFD8B1
ΔE00 5.23
Antiquewhite
#FAEBD7
ΔE00 6.75
Blanchedalmond
#FFEBCD
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDFC8 #C8E8FF
analogous
#FFC8CD #FFDFC8 #FFFBC8
triadic
#FFDFC8 #C8FFDF #DFC8FF
tetradic
#FFDFC8 #CDFFC8 #C8E8FF #FBC8FF
square
#FFDFC8 #CDFFC8 #C8E8FF #FBC8FF
split-complementary
#FFDFC8 #C8FFFB #C8CDFF
monochromatic
#FF984E #FFBB8B #FFDFC8 #FFEDE0 #FFEDE0
Accessibility & contrast
On white
1.26
#FFDFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#FFDFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDFC8
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDFC8 | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E1C7
Deuteranopia (green-blind)
#F0E8C8
Tritanopia (blue-blind)
#FFD9D9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ffdfc8; /* rgb */ color: rgb(255, 223, 200); /* oklch */ color: oklch(92.4% 0.047 57.8);
Tailwind
colors: {
custom: {
50: '#ffe9d8',
500: '#ffdfc8',
950: '#000000',
},
}SCSS
$custom: #ffdfc8; $custom-light: #ffe9d8; $custom-dark: #000000;
JSON
{
"hex": "#ffdfc8",
"rgb": {
"r": 255,
"g": 223,
"b": 200
},
"hsl": {
"h": 25.091,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.9242,
"c": 0.04692,
"h": 57.8
},
"luminance": 0.78205
}Semantic roles & 50–950 ramp
primary
#FFDFC8
secondary
#82BEE9
accent
#86E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483