#FFDACC#FFDACC
#FFDACC is a very light, muted orange. Relative luminance 0.758; OKLCH L 91.6% C 0.046 H 41.8°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDACC |
|---|---|
| RGB | rgb(255, 218, 204) |
| HSL | hsl(16, 100%, 90%) |
| HSV | hsv(16, 20%, 100%) |
| CMYK | cmyk(0%, 14.5%, 20%, 0%) |
| CIE-LAB | lab(89.75, 10.71, 11.65) |
| CIE-LCH | lch(89.75, 15.83, 47.39°) |
| OKLab | oklab(91.57% 0.034 0.0304) |
| OKLCH | oklch(91.57% 0.046 41.8) |
| XYZ | xyz(77.2107, 75.7649, 67.6719) |
| Luminance | 0.7576 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.35
Apricot
#FBCEB1
ΔE00 6.02
Peach
#FFDAB9
ΔE00 7.56
Light Peach
#FFD8B1
ΔE00 9.28
Bisque
#FFE4C4
ΔE00 9.60
Very Light Pink
#FFF4F2
ΔE00 10.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDACC #CCF1FF
analogous
#FFCCD7 #FFDACC #FFF4CC
triadic
#FFDACC #CCFFDA #DACCFF
tetradic
#FFDACC #D7FFCC #CCF1FF #F4CCFF
square
#FFDACC #D7FFCC #CCF1FF #F4CCFF
split-complementary
#FFDACC #CCFFF4 #CCD7FF
monochromatic
#FF8152 #FFAE8F #FFDACC #FFE9E0 #FFE9E0
Accessibility & contrast
On white
1.30
#FFDACC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#FFDACC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDACC
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDACC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDACC | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DDCB
Deuteranopia (green-blind)
#EBE5CC
Tritanopia (blue-blind)
#FFD5D6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ffdacc; /* rgb */ color: rgb(255, 218, 204); /* oklch */ color: oklch(91.6% 0.046 41.8);
Tailwind
colors: {
custom: {
50: '#ffe5db',
500: '#ffdacc',
950: '#000000',
},
}SCSS
$custom: #ffdacc; $custom-light: #ffe5db; $custom-dark: #000000;
JSON
{
"hex": "#ffdacc",
"rgb": {
"r": 255,
"g": 218,
"b": 204
},
"hsl": {
"h": 16.471,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.9157,
"c": 0.0456,
"h": 41.8
},
"luminance": 0.75762
}Semantic roles & 50–950 ramp
primary
#FFDACC
secondary
#86CEEA
accent
#A6E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181515
muted
#868484