#FFDFCE#FFDFCE
#FFDFCE is a very light, muted orange. Relative luminance 0.785; OKLCH L 92.6% C 0.042 H 49.8°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDFCE |
|---|---|
| RGB | rgb(255, 223, 206) |
| HSL | hsl(21, 100%, 90%) |
| HSV | hsv(21, 19%, 100%) |
| CMYK | cmyk(0%, 12.5%, 19.2%, 0%) |
| CIE-LAB | lab(91.00, 8.42, 12.39) |
| CIE-LCH | lch(91.00, 14.98, 55.78°) |
| OKLab | oklab(92.57% 0.0273 0.0323) |
| OKLCH | oklch(92.57% 0.042 49.8) |
| XYZ | xyz(78.7683, 78.4938, 69.3821) |
| Luminance | 0.7849 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 5.77
Apricot
#FBCEB1
ΔE00 5.80
Mistyrose
#FFE4E1
ΔE00 6.06
Bisque
#FFE4C4
ΔE00 7.09
Light Peach
#FFD8B1
ΔE00 7.58
Antiquewhite
#FAEBD7
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDFCE #CEEEFF
analogous
#FFCED5 #FFDFCE #FFF7CE
triadic
#FFDFCE #CEFFDF #DFCEFF
tetradic
#FFDFCE #D5FFCE #CEEEFF #F7CEFF
square
#FFDFCE #D5FFCE #CEEEFF #F7CEFF
split-complementary
#FFDFCE #CEFFF7 #CED5FF
monochromatic
#FF8F54 #FFB791 #FFDFCE #FFEBE0 #FFEBE0
Accessibility & contrast
On white
1.26
#FFDFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#FFDFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDFCE
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDFCE | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E1CD
Deuteranopia (green-blind)
#EFE8CE
Tritanopia (blue-blind)
#FFDADA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ffdfce; /* rgb */ color: rgb(255, 223, 206); /* oklch */ color: oklch(92.6% 0.042 49.8);
Tailwind
colors: {
custom: {
50: '#ffe9dd',
500: '#ffdfce',
950: '#000000',
},
}SCSS
$custom: #ffdfce; $custom-light: #ffe9dd; $custom-dark: #000000;
JSON
{
"hex": "#ffdfce",
"rgb": {
"r": 255,
"g": 223,
"b": 206
},
"hsl": {
"h": 20.816,
"s": 100,
"l": 90.392
},
"oklch": {
"l": 0.92565,
"c": 0.04228,
"h": 49.8
},
"luminance": 0.78492
}Semantic roles & 50–950 ramp
primary
#FFDFCE
secondary
#87C8EA
accent
#96E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181615
muted
#868484