#FFDCC3#FFDCC3
#FFDCC3 is a very light, muted orange. Relative luminance 0.764; OKLCH L 91.7% C 0.051 H 57.6°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDCC3 |
|---|---|
| RGB | rgb(255, 220, 195) |
| HSL | hsl(25, 100%, 88%) |
| HSV | hsv(25, 24%, 100%) |
| CMYK | cmyk(0%, 13.7%, 23.5%, 0%) |
| CIE-LAB | lab(90.04, 8.40, 16.77) |
| CIE-LCH | lch(90.04, 18.76, 63.38°) |
| OKLab | oklab(91.73% 0.0275 0.0433) |
| OKLCH | oklch(91.73% 0.051 57.6) |
| XYZ | xyz(76.6840, 76.3890, 62.3243) |
| Luminance | 0.7639 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 2.73
Apricot
#FBCEB1
ΔE00 3.94
Light Peach
#FFD8B1
ΔE00 4.54
Bisque
#FFE4C4
ΔE00 4.98
Blanchedalmond
#FFEBCD
ΔE00 7.39
Antiquewhite
#FAEBD7
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDCC3 #C3E6FF
analogous
#FFC3C8 #FFDCC3 #FFFAC3
triadic
#FFDCC3 #C3FFDC #DCC3FF
tetradic
#FFDCC3 #C8FFC3 #C3E6FF #FAC3FF
square
#FFDCC3 #C8FFC3 #C3E6FF #FAC3FF
split-complementary
#FFDCC3 #C3FFFA #C3C8FF
monochromatic
#FF9549 #FFB886 #FFDCC3 #FFEDE0 #FFEDE0
Accessibility & contrast
On white
1.29
#FFDCC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#FFDCC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDCC3
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDCC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDCC3 | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DEC1
Deuteranopia (green-blind)
#EEE5C3
Tritanopia (blue-blind)
#FFD5D5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ffdcc3; /* rgb */ color: rgb(255, 220, 195); /* oklch */ color: oklch(91.7% 0.051 57.6);
Tailwind
colors: {
custom: {
50: '#ffe6d5',
500: '#ffdcc3',
950: '#000000',
},
}SCSS
$custom: #ffdcc3; $custom-light: #ffe6d5; $custom-dark: #000000;
JSON
{
"hex": "#ffdcc3",
"rgb": {
"r": 255,
"g": 220,
"b": 195
},
"hsl": {
"h": 25,
"s": 100,
"l": 88.235
},
"oklch": {
"l": 0.91732,
"c": 0.05129,
"h": 57.6
},
"luminance": 0.76387
}Semantic roles & 50–950 ramp
primary
#FFDCC3
secondary
#7EBCE8
accent
#86E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483