#FFDCCB#FFDCCB
#FFDCCB is a very light, muted orange. Relative luminance 0.768; OKLCH L 91.9% C 0.045 H 47.5°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDCCB |
|---|---|
| RGB | rgb(255, 220, 203) |
| HSL | hsl(20, 100%, 90%) |
| HSV | hsv(20, 20%, 100%) |
| CMYK | cmyk(0%, 13.7%, 20.4%, 0%) |
| CIE-LAB | lab(90.21, 9.54, 12.83) |
| CIE-LCH | lch(90.21, 15.98, 53.38°) |
| OKLab | oklab(91.92% 0.0306 0.0334) |
| OKLCH | oklch(91.92% 0.045 47.5) |
| XYZ | xyz(77.6129, 76.7606, 67.2162) |
| Luminance | 0.7676 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.23
Peach
#FFDAB9
ΔE00 6.01
Mistyrose
#FFE4E1
ΔE00 6.15
Light Peach
#FFD8B1
ΔE00 7.77
Bisque
#FFE4C4
ΔE00 7.88
Antiquewhite
#FAEBD7
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDCCB #CBEEFF
analogous
#FFCBD4 #FFDCCB #FFF6CB
triadic
#FFDCCB #CBFFDC #DCCBFF
tetradic
#FFDCCB #D4FFCB #CBEEFF #F6CBFF
square
#FFDCCB #D4FFCB #CBEEFF #F6CBFF
split-complementary
#FFDCCB #CBFFF6 #CBD4FF
monochromatic
#FF8A51 #FFB38E #FFDCCB #FFEAE0 #FFEAE0
Accessibility & contrast
On white
1.28
#FFDCCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#FFDCCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDCCB
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDCCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDCCB | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DFCA
Deuteranopia (green-blind)
#EDE6CB
Tritanopia (blue-blind)
#FFD6D7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ffdccb; /* rgb */ color: rgb(255, 220, 203); /* oklch */ color: oklch(91.9% 0.045 47.5);
Tailwind
colors: {
custom: {
50: '#ffe6da',
500: '#ffdccb',
950: '#000000',
},
}SCSS
$custom: #ffdccb; $custom-light: #ffe6da; $custom-dark: #000000;
JSON
{
"hex": "#ffdccb",
"rgb": {
"r": 255,
"g": 220,
"b": 203
},
"hsl": {
"h": 19.615,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.91923,
"c": 0.0453,
"h": 47.5
},
"luminance": 0.76758
}Semantic roles & 50–950 ramp
primary
#FFDCCB
secondary
#85C9E9
accent
#9AE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483