#FFDCC4#FFDCC4
#FFDCC4 is a very light, muted orange. Relative luminance 0.764; OKLCH L 91.8% C 0.050 H 56.5°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDCC4 |
|---|---|
| RGB | rgb(255, 220, 196) |
| HSL | hsl(24, 100%, 88%) |
| HSV | hsv(24, 23%, 100%) |
| CMYK | cmyk(0%, 13.7%, 23.1%, 0%) |
| CIE-LAB | lab(90.06, 8.54, 16.28) |
| CIE-LCH | lch(90.06, 18.38, 62.31°) |
| OKLab | oklab(91.76% 0.0279 0.0421) |
| OKLCH | oklch(91.76% 0.05 56.5) |
| XYZ | xyz(76.7975, 76.4344, 62.9218) |
| Luminance | 0.7643 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 3.12
Apricot
#FBCEB1
ΔE00 3.97
Light Peach
#FFD8B1
ΔE00 4.91
Bisque
#FFE4C4
ΔE00 5.30
Blanchedalmond
#FFEBCD
ΔE00 7.64
Antiquewhite
#FAEBD7
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDCC4 #C4E7FF
analogous
#FFC4C9 #FFDCC4 #FFFAC4
triadic
#FFDCC4 #C4FFDC #DCC4FF
tetradic
#FFDCC4 #C9FFC4 #C4E7FF #FAC4FF
square
#FFDCC4 #C9FFC4 #C4E7FF #FAC4FF
split-complementary
#FFDCC4 #C4FFFA #C4C9FF
monochromatic
#FF934A #FFB887 #FFDCC4 #FFEDE0 #FFEDE0
Accessibility & contrast
On white
1.29
#FFDCC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#FFDCC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDCC4
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDCC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDCC4 | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DEC2
Deuteranopia (green-blind)
#EEE6C4
Tritanopia (blue-blind)
#FFD6D5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ffdcc4; /* rgb */ color: rgb(255, 220, 196); /* oklch */ color: oklch(91.8% 0.050 56.5);
Tailwind
colors: {
custom: {
50: '#ffe6d5',
500: '#ffdcc4',
950: '#000000',
},
}SCSS
$custom: #ffdcc4; $custom-light: #ffe6d5; $custom-dark: #000000;
JSON
{
"hex": "#ffdcc4",
"rgb": {
"r": 255,
"g": 220,
"b": 196
},
"hsl": {
"h": 24.407,
"s": 100,
"l": 88.431
},
"oklch": {
"l": 0.91755,
"c": 0.05047,
"h": 56.5
},
"luminance": 0.76432
}Semantic roles & 50–950 ramp
primary
#FFDCC4
secondary
#7FBDE8
accent
#88E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483