#FFDCC0#FFDCC0
#FFDCC0 is a very light, muted orange. Relative luminance 0.763; OKLCH L 91.7% C 0.054 H 60.7°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDCC0 |
|---|---|
| RGB | rgb(255, 220, 192) |
| HSL | hsl(27, 100%, 88%) |
| HSV | hsv(27, 25%, 100%) |
| CMYK | cmyk(0%, 13.7%, 24.7%, 0%) |
| CIE-LAB | lab(89.98, 7.99, 18.25) |
| CIE-LCH | lch(89.98, 19.92, 66.35°) |
| OKLab | oklab(91.66% 0.0263 0.047) |
| OKLCH | oklch(91.66% 0.054 60.7) |
| XYZ | xyz(76.3483, 76.2547, 60.5559) |
| Luminance | 0.7625 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 1.64
Light Peach
#FFD8B1
ΔE00 3.46
Apricot
#FBCEB1
ΔE00 4.08
Bisque
#FFE4C4
ΔE00 4.10
Blanchedalmond
#FFEBCD
ΔE00 6.71
Navajowhite
#FFDEAD
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDCC0 #C0E3FF
analogous
#FFC0C3 #FFDCC0 #FFFCC0
triadic
#FFDCC0 #C0FFDC #DCC0FF
tetradic
#FFDCC0 #C3FFC0 #C0E3FF #FCC0FF
square
#FFDCC0 #C3FFC0 #C0E3FF #FCC0FF
split-complementary
#FFDCC0 #C0FFFC #C0C3FF
monochromatic
#FF9846 #FFBA83 #FFDCC0 #FFEEE0 #FFEEE0
Accessibility & contrast
On white
1.29
#FFDCC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#FFDCC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDCC0
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDCC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDCC0 | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DEBE
Deuteranopia (green-blind)
#EFE5C0
Tritanopia (blue-blind)
#FFD5D4
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ffdcc0; /* rgb */ color: rgb(255, 220, 192); /* oklch */ color: oklch(91.7% 0.054 60.7);
Tailwind
colors: {
custom: {
50: '#ffe6d3',
500: '#ffdcc0',
950: '#000000',
},
}SCSS
$custom: #ffdcc0; $custom-light: #ffe6d3; $custom-dark: #000000;
JSON
{
"hex": "#ffdcc0",
"rgb": {
"r": 255,
"g": 220,
"b": 192
},
"hsl": {
"h": 26.667,
"s": 100,
"l": 87.647
},
"oklch": {
"l": 0.91663,
"c": 0.05385,
"h": 60.7
},
"luminance": 0.76252
}Semantic roles & 50–950 ramp
primary
#FFDCC0
secondary
#7BB8E8
accent
#7FE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483