#FFDCCF#FFDCCF
#FFDCCF is a very light, muted orange. Relative luminance 0.770; OKLCH L 92.0% C 0.043 H 41.5°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDCCF |
|---|---|
| RGB | rgb(255, 220, 207) |
| HSL | hsl(16, 100%, 91%) |
| HSV | hsv(16, 19%, 100%) |
| CMYK | cmyk(0%, 13.7%, 18.8%, 0%) |
| CIE-LAB | lab(90.30, 10.12, 10.86) |
| CIE-LCH | lch(90.30, 14.84, 47.03°) |
| OKLab | oklab(92.02% 0.0322 0.0284) |
| OKLCH | oklch(92.02% 0.043 41.5) |
| XYZ | xyz(78.0957, 76.9537, 69.7591) |
| Luminance | 0.7695 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.73
Apricot
#FBCEB1
ΔE00 6.55
Peach
#FFDAB9
ΔE00 7.77
Bisque
#FFE4C4
ΔE00 9.51
Light Peach
#FFD8B1
ΔE00 9.53
Very Light Pink
#FFF4F2
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDCCF #CFF2FF
analogous
#FFCFDA #FFDCCF #FFF4CF
triadic
#FFDCCF #CFFFDC #DCCFFF
tetradic
#FFDCCF #DAFFCF #CFF2FF #F4CFFF
square
#FFDCCF #DAFFCF #CFF2FF #F4CFFF
split-complementary
#FFDCCF #CFFFF4 #CFDAFF
monochromatic
#FF8355 #FFAF92 #FFDCCF #FFE9E0 #FFE9E0
Accessibility & contrast
On white
1.28
#FFDCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#FFDCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDCCF
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDCCF | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DFCE
Deuteranopia (green-blind)
#ECE6CF
Tritanopia (blue-blind)
#FFD7D8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ffdccf; /* rgb */ color: rgb(255, 220, 207); /* oklch */ color: oklch(92.0% 0.043 41.5);
Tailwind
colors: {
custom: {
50: '#ffe6dd',
500: '#ffdccf',
950: '#000000',
},
}SCSS
$custom: #ffdccf; $custom-light: #ffe6dd; $custom-dark: #000000;
JSON
{
"hex": "#ffdccf",
"rgb": {
"r": 255,
"g": 220,
"b": 207
},
"hsl": {
"h": 16.25,
"s": 100,
"l": 90.588
},
"oklch": {
"l": 0.92022,
"c": 0.0429,
"h": 41.5
},
"luminance": 0.76951
}Semantic roles & 50–950 ramp
primary
#FFDCCF
secondary
#88D0EA
accent
#A7E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181615
muted
#868484