#FFDCAC#FFDCAC
#FFDCAC is a very light, moderate orange. Relative luminance 0.754; OKLCH L 91.2% C 0.073 H 75.4°. Best body text is #000000 at 16.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDCAC |
|---|---|
| RGB | rgb(255, 220, 172) |
| HSL | hsl(35, 100%, 84%) |
| HSV | hsv(35, 33%, 100%) |
| CMYK | cmyk(0%, 13.7%, 32.5%, 0%) |
| CIE-LAB | lab(89.59, 5.41, 28.10) |
| CIE-LCH | lch(89.59, 28.62, 79.09°) |
| OKLab | oklab(91.24% 0.0185 0.0708) |
| OKLCH | oklch(91.24% 0.073 75.4) |
| XYZ | xyz(74.2809, 75.4278, 49.6680) |
| Luminance | 0.7542 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 0.85
Moccasin
#FFE4B5
ΔE00 2.89
Light Peach
#FFD8B1
ΔE00 3.42
Wheat
#F5DEB3
ΔE00 3.71
Pale Peach
#FFE5AD
ΔE00 4.29
Bisque
#FFE4C4
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDCAC #ACCFFF
analogous
#FFB2AC #FFDCAC #F8FFAC
triadic
#FFDCAC #ACFFDC #DCACFF
tetradic
#FFDCAC #ACFFB2 #ACCFFF #FFACF8
square
#FFDCAC #ACFFB2 #ACCFFF #FFACF8
split-complementary
#FFDCAC #ACF8FF #B2ACFF
monochromatic
#FFA832 #FFC26F #FFDCAC #FFF2E0 #FFF2E0
Accessibility & contrast
On white
1.31
#FFDCAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.09
#FFDCAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDCAC
16.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDCAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDCAC | 1.00 | 1.31 | 16.09 | 16.09 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADCA9
Deuteranopia (green-blind)
#F2E5AD
Tritanopia (blue-blind)
#FFD3CF
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ffdcac; /* rgb */ color: rgb(255, 220, 172); /* oklch */ color: oklch(91.2% 0.073 75.4);
Tailwind
colors: {
custom: {
50: '#ffe6c5',
500: '#ffdcac',
950: '#000000',
},
}SCSS
$custom: #ffdcac; $custom-light: #ffe6c5; $custom-dark: #000000;
JSON
{
"hex": "#ffdcac",
"rgb": {
"r": 255,
"g": 220,
"b": 172
},
"hsl": {
"h": 34.699,
"s": 100,
"l": 83.725
},
"oklch": {
"l": 0.91235,
"c": 0.07319,
"h": 75.4
},
"luminance": 0.75425
}Semantic roles & 50–950 ramp
primary
#FFDCAC
secondary
#6A9EE5
accent
#61E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181613
muted
#868482