#FFDFC0#FFDFC0
#FFDFC0 is a very light, muted orange. Relative luminance 0.778; OKLCH L 92.2% C 0.054 H 66.2°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDFC0 |
|---|---|
| RGB | rgb(255, 223, 192) |
| HSL | hsl(30, 100%, 88%) |
| HSV | hsv(30, 25%, 100%) |
| CMYK | cmyk(0%, 12.5%, 24.7%, 0%) |
| CIE-LAB | lab(90.71, 6.45, 19.27) |
| CIE-LCH | lch(90.71, 20.32, 71.50°) |
| OKLab | oklab(92.24% 0.0219 0.0495) |
| OKLCH | oklch(92.24% 0.054 66.2) |
| XYZ | xyz(77.1427, 77.8436, 60.8207) |
| Luminance | 0.7784 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 1.77
Bisque
#FFE4C4
ΔE00 2.24
Light Peach
#FFD8B1
ΔE00 2.92
Blanchedalmond
#FFEBCD
ΔE00 5.02
Navajowhite
#FFDEAD
ΔE00 5.37
Apricot
#FBCEB1
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDFC0 #C0E0FF
analogous
#FFC0C0 #FFDFC0 #FFFFC0
triadic
#FFDFC0 #C0FFDF #DFC0FF
tetradic
#FFDFC0 #C0FFC0 #C0E0FF #FFC0FF
square
#FFDFC0 #C0FFC0 #C0E0FF #FFC0FF
split-complementary
#FFDFC0 #C0FFFF #C0C0FF
monochromatic
#FFA146 #FFC083 #FFDFC0 #FFEFE0 #FFEFE0
Accessibility & contrast
On white
1.27
#FFDFC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#FFDFC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDFC0
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDFC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDFC0 | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE0BE
Deuteranopia (green-blind)
#F1E7C1
Tritanopia (blue-blind)
#FFD8D6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffdfc0; /* rgb */ color: rgb(255, 223, 192); /* oklch */ color: oklch(92.2% 0.054 66.2);
Tailwind
colors: {
custom: {
50: '#ffe9d3',
500: '#ffdfc0',
950: '#000000',
},
}SCSS
$custom: #ffdfc0; $custom-light: #ffe9d3; $custom-dark: #000000;
JSON
{
"hex": "#ffdfc0",
"rgb": {
"r": 255,
"g": 223,
"b": 192
},
"hsl": {
"h": 29.524,
"s": 100,
"l": 87.647
},
"oklch": {
"l": 0.92236,
"c": 0.05411,
"h": 66.2
},
"luminance": 0.77841
}Semantic roles & 50–950 ramp
primary
#FFDFC0
secondary
#7BB2E8
accent
#75E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483