#FFDCCE#FFDCCE
#FFDCCE is a very light, muted orange. Relative luminance 0.769; OKLCH L 92.0% C 0.043 H 43.0°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDCCE |
|---|---|
| RGB | rgb(255, 220, 206) |
| HSL | hsl(17, 100%, 90%) |
| HSV | hsv(17, 19%, 100%) |
| CMYK | cmyk(0%, 13.7%, 19.2%, 0%) |
| CIE-LAB | lab(90.28, 9.97, 11.35) |
| CIE-LCH | lch(90.28, 15.11, 48.71°) |
| OKLab | oklab(92% 0.0318 0.0297) |
| OKLCH | oklch(92% 0.043 43) |
| XYZ | xyz(77.9738, 76.9050, 69.1173) |
| Luminance | 0.7690 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.07
Apricot
#FBCEB1
ΔE00 6.19
Peach
#FFDAB9
ΔE00 7.32
Light Peach
#FFD8B1
ΔE00 9.09
Bisque
#FFE4C4
ΔE00 9.10
Antiquewhite
#FAEBD7
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDCCE #CEF1FF
analogous
#FFCED8 #FFDCCE #FFF4CE
triadic
#FFDCCE #CEFFDC #DCCEFF
tetradic
#FFDCCE #D8FFCE #CEF1FF #F4CEFF
square
#FFDCCE #D8FFCE #CEF1FF #F4CEFF
split-complementary
#FFDCCE #CEFFF4 #CED8FF
monochromatic
#FF8554 #FFB091 #FFDCCE #FFE9E0 #FFE9E0
Accessibility & contrast
On white
1.28
#FFDCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#FFDCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDCCE
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDCCE | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DFCD
Deuteranopia (green-blind)
#ECE6CE
Tritanopia (blue-blind)
#FFD7D8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ffdcce; /* rgb */ color: rgb(255, 220, 206); /* oklch */ color: oklch(92.0% 0.043 43.0);
Tailwind
colors: {
custom: {
50: '#ffe6dd',
500: '#ffdcce',
950: '#000000',
},
}SCSS
$custom: #ffdcce; $custom-light: #ffe6dd; $custom-dark: #000000;
JSON
{
"hex": "#ffdcce",
"rgb": {
"r": 255,
"g": 220,
"b": 206
},
"hsl": {
"h": 17.143,
"s": 100,
"l": 90.392
},
"oklch": {
"l": 0.91997,
"c": 0.04346,
"h": 43
},
"luminance": 0.76903
}Semantic roles & 50–950 ramp
primary
#FFDCCE
secondary
#87CEEA
accent
#A4E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181615
muted
#868484