#FFDCC1#FFDCC1
#FFDCC1 is a very light, muted orange. Relative luminance 0.763; OKLCH L 91.7% C 0.053 H 59.7°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDCC1 |
|---|---|
| RGB | rgb(255, 220, 193) |
| HSL | hsl(26, 100%, 88%) |
| HSV | hsv(26, 24%, 100%) |
| CMYK | cmyk(0%, 13.7%, 24.3%, 0%) |
| CIE-LAB | lab(90.00, 8.13, 17.75) |
| CIE-LCH | lch(90.00, 19.53, 65.40°) |
| OKLab | oklab(91.69% 0.0267 0.0457) |
| OKLCH | oklch(91.69% 0.053 59.7) |
| XYZ | xyz(76.4594, 76.2992, 61.1414) |
| Luminance | 0.7630 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 1.99
Light Peach
#FFD8B1
ΔE00 3.81
Apricot
#FBCEB1
ΔE00 4.00
Bisque
#FFE4C4
ΔE00 4.37
Blanchedalmond
#FFEBCD
ΔE00 6.92
Navajowhite
#FFDEAD
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDCC1 #C1E4FF
analogous
#FFC1C5 #FFDCC1 #FFFBC1
triadic
#FFDCC1 #C1FFDC #DCC1FF
tetradic
#FFDCC1 #C5FFC1 #C1E4FF #FBC1FF
square
#FFDCC1 #C5FFC1 #C1E4FF #FBC1FF
split-complementary
#FFDCC1 #C1FFFB #C1C5FF
monochromatic
#FF9747 #FFB984 #FFDCC1 #FFEEE0 #FFEEE0
Accessibility & contrast
On white
1.29
#FFDCC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#FFDCC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDCC1
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDCC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDCC1 | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DEBF
Deuteranopia (green-blind)
#EFE5C1
Tritanopia (blue-blind)
#FFD5D4
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ffdcc1; /* rgb */ color: rgb(255, 220, 193); /* oklch */ color: oklch(91.7% 0.053 59.7);
Tailwind
colors: {
custom: {
50: '#ffe6d3',
500: '#ffdcc1',
950: '#000000',
},
}SCSS
$custom: #ffdcc1; $custom-light: #ffe6d3; $custom-dark: #000000;
JSON
{
"hex": "#ffdcc1",
"rgb": {
"r": 255,
"g": 220,
"b": 193
},
"hsl": {
"h": 26.129,
"s": 100,
"l": 87.843
},
"oklch": {
"l": 0.91686,
"c": 0.05297,
"h": 59.7
},
"luminance": 0.76297
}Semantic roles & 50–950 ramp
primary
#FFDCC1
secondary
#7CB9E8
accent
#82E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483