#FFDCC7#FFDCC7
#FFDCC7 is a very light, muted orange. Relative luminance 0.766; OKLCH L 91.8% C 0.048 H 52.9°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDCC7 |
|---|---|
| RGB | rgb(255, 220, 199) |
| HSL | hsl(23, 100%, 89%) |
| HSV | hsv(23, 22%, 100%) |
| CMYK | cmyk(0%, 13.7%, 22%, 0%) |
| CIE-LAB | lab(90.12, 8.96, 14.80) |
| CIE-LCH | lch(90.12, 17.30, 58.80°) |
| OKLab | oklab(91.83% 0.0291 0.0384) |
| OKLCH | oklch(91.83% 0.048 52.9) |
| XYZ | xyz(77.1424, 76.5724, 64.7381) |
| Luminance | 0.7657 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.30
Peach
#FFDAB9
ΔE00 4.32
Light Peach
#FFD8B1
ΔE00 6.10
Bisque
#FFE4C4
ΔE00 6.35
Mistyrose
#FFE4E1
ΔE00 7.65
Antiquewhite
#FAEBD7
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDCC7 #C7EAFF
analogous
#FFC7CE #FFDCC7 #FFF8C7
triadic
#FFDCC7 #C7FFDC #DCC7FF
tetradic
#FFDCC7 #CEFFC7 #C7EAFF #F8C7FF
square
#FFDCC7 #CEFFC7 #C7EAFF #F8C7FF
split-complementary
#FFDCC7 #C7FFF8 #C7CEFF
monochromatic
#FF904D #FFB68A #FFDCC7 #FFECE0 #FFECE0
Accessibility & contrast
On white
1.29
#FFDCC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#FFDCC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDCC7
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDCC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDCC7 | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DEC6
Deuteranopia (green-blind)
#EEE6C7
Tritanopia (blue-blind)
#FFD6D6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ffdcc7; /* rgb */ color: rgb(255, 220, 199); /* oklch */ color: oklch(91.8% 0.048 52.9);
Tailwind
colors: {
custom: {
50: '#ffe6d8',
500: '#ffdcc7',
950: '#000000',
},
}SCSS
$custom: #ffdcc7; $custom-light: #ffe6d8; $custom-dark: #000000;
JSON
{
"hex": "#ffdcc7",
"rgb": {
"r": 255,
"g": 220,
"b": 199
},
"hsl": {
"h": 22.5,
"s": 100,
"l": 89.02
},
"oklch": {
"l": 0.91826,
"c": 0.04812,
"h": 52.9
},
"luminance": 0.7657
}Semantic roles & 50–950 ramp
primary
#FFDCC7
secondary
#81C2E9
accent
#8FE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483