#FFDCC9#FFDCC9
#FFDCC9 is a very light, muted orange. Relative luminance 0.767; OKLCH L 91.9% C 0.047 H 50.3°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDCC9 |
|---|---|
| RGB | rgb(255, 220, 201) |
| HSL | hsl(21, 100%, 89%) |
| HSV | hsv(21, 21%, 100%) |
| CMYK | cmyk(0%, 13.7%, 21.2%, 0%) |
| CIE-LAB | lab(90.17, 9.25, 13.81) |
| CIE-LCH | lch(90.17, 16.62, 56.20°) |
| OKLab | oklab(91.87% 0.0298 0.0359) |
| OKLCH | oklch(91.87% 0.047 50.3) |
| XYZ | xyz(77.3761, 76.6659, 65.9691) |
| Luminance | 0.7666 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.70
Peach
#FFDAB9
ΔE00 5.15
Mistyrose
#FFE4E1
ΔE00 6.90
Light Peach
#FFD8B1
ΔE00 6.92
Bisque
#FFE4C4
ΔE00 7.10
Antiquewhite
#FAEBD7
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDCC9 #C9ECFF
analogous
#FFC9D1 #FFDCC9 #FFF7C9
triadic
#FFDCC9 #C9FFDC #DCC9FF
tetradic
#FFDCC9 #D1FFC9 #C9ECFF #F7C9FF
square
#FFDCC9 #D1FFC9 #C9ECFF #F7C9FF
split-complementary
#FFDCC9 #C9FFF7 #C9D1FF
monochromatic
#FF8D4F #FFB48C #FFDCC9 #FFEBE0 #FFEBE0
Accessibility & contrast
On white
1.29
#FFDCC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#FFDCC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDCC9
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDCC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDCC9 | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DFC8
Deuteranopia (green-blind)
#EDE6C9
Tritanopia (blue-blind)
#FFD6D7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ffdcc9; /* rgb */ color: rgb(255, 220, 201); /* oklch */ color: oklch(91.9% 0.047 50.3);
Tailwind
colors: {
custom: {
50: '#ffe6d9',
500: '#ffdcc9',
950: '#000000',
},
}SCSS
$custom: #ffdcc9; $custom-light: #ffe6d9; $custom-dark: #000000;
JSON
{
"hex": "#ffdcc9",
"rgb": {
"r": 255,
"g": 220,
"b": 201
},
"hsl": {
"h": 21.111,
"s": 100,
"l": 89.412
},
"oklch": {
"l": 0.91874,
"c": 0.04667,
"h": 50.3
},
"luminance": 0.76663
}Semantic roles & 50–950 ramp
primary
#FFDCC9
secondary
#83C5E9
accent
#95E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483