#FFDCD0#FFDCD0
#FFDCD0 is a very light, muted orange. Relative luminance 0.770; OKLCH L 92.0% C 0.042 H 39.8°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDCD0 |
|---|---|
| RGB | rgb(255, 220, 208) |
| HSL | hsl(15, 100%, 91%) |
| HSV | hsv(15, 18%, 100%) |
| CMYK | cmyk(0%, 13.7%, 18.4%, 0%) |
| CIE-LAB | lab(90.32, 10.27, 10.37) |
| CIE-LCH | lch(90.32, 14.59, 45.29°) |
| OKLab | oklab(92.05% 0.0325 0.0272) |
| OKLCH | oklch(92.05% 0.042 39.8) |
| XYZ | xyz(78.2184, 77.0028, 70.4050) |
| Luminance | 0.7700 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.40
Apricot
#FBCEB1
ΔE00 6.92
Peach
#FFDAB9
ΔE00 8.22
Very Light Pink
#FFF4F2
ΔE00 9.47
Lavenderblush
#FFF0F5
ΔE00 9.75
Seashell
#FFF5EE
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDCD0 #D0F3FF
analogous
#FFD0DB #FFDCD0 #FFF3D0
triadic
#FFDCD0 #D0FFDC #DCD0FF
tetradic
#FFDCD0 #DBFFD0 #D0F3FF #F3D0FF
square
#FFDCD0 #DBFFD0 #D0F3FF #F3D0FF
split-complementary
#FFDCD0 #D0FFF3 #D0DBFF
monochromatic
#FF8156 #FFAE93 #FFDCD0 #FFE8E0 #FFE8E0
Accessibility & contrast
On white
1.28
#FFDCD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#FFDCD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDCD0
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDCD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDCD0 | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DFCF
Deuteranopia (green-blind)
#ECE6D0
Tritanopia (blue-blind)
#FFD7D9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ffdcd0; /* rgb */ color: rgb(255, 220, 208); /* oklch */ color: oklch(92.0% 0.042 39.8);
Tailwind
colors: {
custom: {
50: '#ffe6de',
500: '#ffdcd0',
950: '#000000',
},
}SCSS
$custom: #ffdcd0; $custom-light: #ffe6de; $custom-dark: #000000;
JSON
{
"hex": "#ffdcd0",
"rgb": {
"r": 255,
"g": 220,
"b": 208
},
"hsl": {
"h": 15.319,
"s": 100,
"l": 90.784
},
"oklch": {
"l": 0.92047,
"c": 0.04237,
"h": 39.8
},
"luminance": 0.77
}Semantic roles & 50–950 ramp
primary
#FFDCD0
secondary
#89D1EA
accent
#ABE600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181615
muted
#868484