#FFDCC8#FFDCC8
#FFDCC8 is a very light, muted orange. Relative luminance 0.766; OKLCH L 91.8% C 0.047 H 51.6°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDCC8 |
|---|---|
| RGB | rgb(255, 220, 200) |
| HSL | hsl(22, 100%, 89%) |
| HSV | hsv(22, 22%, 100%) |
| CMYK | cmyk(0%, 13.7%, 21.6%, 0%) |
| CIE-LAB | lab(90.15, 9.10, 14.30) |
| CIE-LCH | lch(90.15, 16.96, 57.52°) |
| OKLab | oklab(91.85% 0.0295 0.0371) |
| OKLCH | oklch(91.85% 0.047 51.6) |
| XYZ | xyz(77.2588, 76.6190, 65.3516) |
| Luminance | 0.7662 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.48
Peach
#FFDAB9
ΔE00 4.73
Light Peach
#FFD8B1
ΔE00 6.51
Bisque
#FFE4C4
ΔE00 6.72
Mistyrose
#FFE4E1
ΔE00 7.27
Antiquewhite
#FAEBD7
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDCC8 #C8EBFF
analogous
#FFC8D0 #FFDCC8 #FFF8C8
triadic
#FFDCC8 #C8FFDC #DCC8FF
tetradic
#FFDCC8 #D0FFC8 #C8EBFF #F8C8FF
square
#FFDCC8 #D0FFC8 #C8EBFF #F8C8FF
split-complementary
#FFDCC8 #C8FFF8 #C8D0FF
monochromatic
#FF8E4E #FFB58B #FFDCC8 #FFECE0 #FFECE0
Accessibility & contrast
On white
1.29
#FFDCC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#FFDCC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDCC8
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDCC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDCC8 | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DFC7
Deuteranopia (green-blind)
#EEE6C8
Tritanopia (blue-blind)
#FFD6D6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ffdcc8; /* rgb */ color: rgb(255, 220, 200); /* oklch */ color: oklch(91.8% 0.047 51.6);
Tailwind
colors: {
custom: {
50: '#ffe6d8',
500: '#ffdcc8',
950: '#000000',
},
}SCSS
$custom: #ffdcc8; $custom-light: #ffe6d8; $custom-dark: #000000;
JSON
{
"hex": "#ffdcc8",
"rgb": {
"r": 255,
"g": 220,
"b": 200
},
"hsl": {
"h": 21.818,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.9185,
"c": 0.04739,
"h": 51.6
},
"luminance": 0.76617
}Semantic roles & 50–950 ramp
primary
#FFDCC8
secondary
#82C4E9
accent
#92E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483