#FFDCCC#FFDCCC
#FFDCCC is a very light, muted orange. Relative luminance 0.768; OKLCH L 91.9% C 0.045 H 46.0°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDCCC |
|---|---|
| RGB | rgb(255, 220, 204) |
| HSL | hsl(19, 100%, 90%) |
| HSV | hsv(19, 20%, 100%) |
| CMYK | cmyk(0%, 13.7%, 20%, 0%) |
| CIE-LAB | lab(90.23, 9.68, 12.34) |
| CIE-LCH | lch(90.23, 15.68, 51.88°) |
| OKLab | oklab(91.95% 0.031 0.0322) |
| OKLCH | oklch(91.95% 0.045 46) |
| XYZ | xyz(77.7324, 76.8084, 67.8458) |
| Luminance | 0.7681 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.53
Mistyrose
#FFE4E1
ΔE00 5.79
Peach
#FFDAB9
ΔE00 6.44
Light Peach
#FFD8B1
ΔE00 8.20
Bisque
#FFE4C4
ΔE00 8.28
Antiquewhite
#FAEBD7
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDCCC #CCEFFF
analogous
#FFCCD5 #FFDCCC #FFF6CC
triadic
#FFDCCC #CCFFDC #DCCCFF
tetradic
#FFDCCC #D5FFCC #CCEFFF #F6CCFF
square
#FFDCCC #D5FFCC #CCEFFF #F6CCFF
split-complementary
#FFDCCC #CCFFF6 #CCD5FF
monochromatic
#FF8852 #FFB28F #FFDCCC #FFEAE0 #FFEAE0
Accessibility & contrast
On white
1.28
#FFDCCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#FFDCCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDCCC
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDCCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDCCC | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DFCB
Deuteranopia (green-blind)
#EDE6CC
Tritanopia (blue-blind)
#FFD7D7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ffdccc; /* rgb */ color: rgb(255, 220, 204); /* oklch */ color: oklch(91.9% 0.045 46.0);
Tailwind
colors: {
custom: {
50: '#ffe6db',
500: '#ffdccc',
950: '#000000',
},
}SCSS
$custom: #ffdccc; $custom-light: #ffe6db; $custom-dark: #000000;
JSON
{
"hex": "#ffdccc",
"rgb": {
"r": 255,
"g": 220,
"b": 204
},
"hsl": {
"h": 18.824,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.91947,
"c": 0.04466,
"h": 46
},
"luminance": 0.76806
}Semantic roles & 50–950 ramp
primary
#FFDCCC
secondary
#86CAEA
accent
#9DE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181615
muted
#868484