#FFDCC2#FFDCC2
#FFDCC2 is a very light, muted orange. Relative luminance 0.763; OKLCH L 91.7% C 0.052 H 58.7°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDCC2 |
|---|---|
| RGB | rgb(255, 220, 194) |
| HSL | hsl(26, 100%, 88%) |
| HSV | hsv(26, 24%, 100%) |
| CMYK | cmyk(0%, 13.7%, 23.9%, 0%) |
| CIE-LAB | lab(90.02, 8.26, 17.26) |
| CIE-LCH | lch(90.02, 19.14, 64.41°) |
| OKLab | oklab(91.71% 0.0271 0.0445) |
| OKLCH | oklch(91.71% 0.052 58.7) |
| XYZ | xyz(76.5714, 76.3440, 61.7308) |
| Luminance | 0.7634 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 2.36
Apricot
#FBCEB1
ΔE00 3.95
Light Peach
#FFD8B1
ΔE00 4.17
Bisque
#FFE4C4
ΔE00 4.67
Blanchedalmond
#FFEBCD
ΔE00 7.15
Antiquewhite
#FAEBD7
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDCC2 #C2E5FF
analogous
#FFC2C6 #FFDCC2 #FFFBC2
triadic
#FFDCC2 #C2FFDC #DCC2FF
tetradic
#FFDCC2 #C6FFC2 #C2E5FF #FBC2FF
square
#FFDCC2 #C6FFC2 #C2E5FF #FBC2FF
split-complementary
#FFDCC2 #C2FFFB #C2C6FF
monochromatic
#FF9648 #FFB985 #FFDCC2 #FFEDE0 #FFEDE0
Accessibility & contrast
On white
1.29
#FFDCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#FFDCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDCC2
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDCC2 | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DEC0
Deuteranopia (green-blind)
#EFE5C2
Tritanopia (blue-blind)
#FFD5D5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ffdcc2; /* rgb */ color: rgb(255, 220, 194); /* oklch */ color: oklch(91.7% 0.052 58.7);
Tailwind
colors: {
custom: {
50: '#ffe6d4',
500: '#ffdcc2',
950: '#000000',
},
}SCSS
$custom: #ffdcc2; $custom-light: #ffe6d4; $custom-dark: #000000;
JSON
{
"hex": "#ffdcc2",
"rgb": {
"r": 255,
"g": 220,
"b": 194
},
"hsl": {
"h": 25.574,
"s": 100,
"l": 88.039
},
"oklch": {
"l": 0.91709,
"c": 0.05213,
"h": 58.7
},
"luminance": 0.76341
}Semantic roles & 50–950 ramp
primary
#FFDCC2
secondary
#7DBAE8
accent
#84E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483