#FFDCCA#FFDCCA
#FFDCCA is a very light, muted orange. Relative luminance 0.767; OKLCH L 91.9% C 0.046 H 48.9°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDCCA |
|---|---|
| RGB | rgb(255, 220, 202) |
| HSL | hsl(20, 100%, 90%) |
| HSV | hsv(20, 21%, 100%) |
| CMYK | cmyk(0%, 13.7%, 20.8%, 0%) |
| CIE-LAB | lab(90.19, 9.39, 13.32) |
| CIE-LCH | lch(90.19, 16.30, 54.82°) |
| OKLab | oklab(91.9% 0.0302 0.0346) |
| OKLCH | oklch(91.9% 0.046 48.9) |
| XYZ | xyz(77.4941, 76.7131, 66.5906) |
| Luminance | 0.7671 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.95
Peach
#FFDAB9
ΔE00 5.58
Mistyrose
#FFE4E1
ΔE00 6.53
Light Peach
#FFD8B1
ΔE00 7.34
Bisque
#FFE4C4
ΔE00 7.49
Antiquewhite
#FAEBD7
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDCCA #CAEDFF
analogous
#FFCAD3 #FFDCCA #FFF6CA
triadic
#FFDCCA #CAFFDC #DCCAFF
tetradic
#FFDCCA #D3FFCA #CAEDFF #F6CAFF
square
#FFDCCA #D3FFCA #CAEDFF #F6CAFF
split-complementary
#FFDCCA #CAFFF6 #CAD3FF
monochromatic
#FF8B50 #FFB48D #FFDCCA #FFEBE0 #FFEBE0
Accessibility & contrast
On white
1.29
#FFDCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#FFDCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDCCA
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDCCA | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DFC9
Deuteranopia (green-blind)
#EDE6CA
Tritanopia (blue-blind)
#FFD6D7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ffdcca; /* rgb */ color: rgb(255, 220, 202); /* oklch */ color: oklch(91.9% 0.046 48.9);
Tailwind
colors: {
custom: {
50: '#ffe6da',
500: '#ffdcca',
950: '#000000',
},
}SCSS
$custom: #ffdcca; $custom-light: #ffe6da; $custom-dark: #000000;
JSON
{
"hex": "#ffdcca",
"rgb": {
"r": 255,
"g": 220,
"b": 202
},
"hsl": {
"h": 20.377,
"s": 100,
"l": 89.608
},
"oklch": {
"l": 0.91899,
"c": 0.04597,
"h": 48.9
},
"luminance": 0.76711
}Semantic roles & 50–950 ramp
primary
#FFDCCA
secondary
#84C7E9
accent
#98E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483