#FFDFCD#FFDFCD
#FFDFCD is a very light, muted orange. Relative luminance 0.784; OKLCH L 92.5% C 0.043 H 51.2°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDFCD |
|---|---|
| RGB | rgb(255, 223, 205) |
| HSL | hsl(22, 100%, 90%) |
| HSV | hsv(22, 20%, 100%) |
| CMYK | cmyk(0%, 12.5%, 19.6%, 0%) |
| CIE-LAB | lab(90.98, 8.28, 12.88) |
| CIE-LCH | lch(90.98, 15.31, 57.27°) |
| OKLab | oklab(92.54% 0.0269 0.0335) |
| OKLCH | oklch(92.54% 0.043 51.2) |
| XYZ | xyz(78.6472, 78.4454, 68.7443) |
| Luminance | 0.7844 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 5.35
Apricot
#FBCEB1
ΔE00 5.58
Mistyrose
#FFE4E1
ΔE00 6.47
Bisque
#FFE4C4
ΔE00 6.67
Light Peach
#FFD8B1
ΔE00 7.16
Antiquewhite
#FAEBD7
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDFCD #CDEDFF
analogous
#FFCDD4 #FFDFCD #FFF8CD
triadic
#FFDFCD #CDFFDF #DFCDFF
tetradic
#FFDFCD #D4FFCD #CDEDFF #F8CDFF
square
#FFDFCD #D4FFCD #CDEDFF #F8CDFF
split-complementary
#FFDFCD #CDFFF8 #CDD4FF
monochromatic
#FF9153 #FFB890 #FFDFCD #FFEBE0 #FFEBE0
Accessibility & contrast
On white
1.26
#FFDFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#FFDFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDFCD
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDFCD | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E1CC
Deuteranopia (green-blind)
#EFE8CD
Tritanopia (blue-blind)
#FFDADA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ffdfcd; /* rgb */ color: rgb(255, 223, 205); /* oklch */ color: oklch(92.5% 0.043 51.2);
Tailwind
colors: {
custom: {
50: '#ffe9dc',
500: '#ffdfcd',
950: '#000000',
},
}SCSS
$custom: #ffdfcd; $custom-light: #ffe9dc; $custom-dark: #000000;
JSON
{
"hex": "#ffdfcd",
"rgb": {
"r": 255,
"g": 223,
"b": 205
},
"hsl": {
"h": 21.6,
"s": 100,
"l": 90.196
},
"oklch": {
"l": 0.92541,
"c": 0.043,
"h": 51.2
},
"luminance": 0.78443
}Semantic roles & 50–950 ramp
primary
#FFDFCD
secondary
#86C6EA
accent
#93E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181615
muted
#868484