#FFDACE#FFDACE
#FFDACE is a very light, muted red. Relative luminance 0.759; OKLCH L 91.6% C 0.045 H 38.8°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDACE |
|---|---|
| RGB | rgb(255, 218, 206) |
| HSL | hsl(15, 100%, 90%) |
| HSV | hsv(15, 19%, 100%) |
| CMYK | cmyk(0%, 14.5%, 19.2%, 0%) |
| CIE-LAB | lab(89.80, 11.01, 10.66) |
| CIE-LCH | lch(89.80, 15.33, 44.09°) |
| OKLab | oklab(91.62% 0.0348 0.0279) |
| OKLCH | oklch(91.62% 0.045 38.8) |
| XYZ | xyz(77.4521, 75.8614, 68.9434) |
| Luminance | 0.7586 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.75
Apricot
#FBCEB1
ΔE00 6.79
Peach
#FFDAB9
ΔE00 8.45
Light Rose
#FFC5CB
ΔE00 10.03
Very Light Pink
#FFF4F2
ΔE00 10.08
Pale Rose
#FDC1C5
ΔE00 10.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDACE #CEF3FF
analogous
#FFCEDA #FFDACE #FFF2CE
triadic
#FFDACE #CEFFDA #DACEFF
tetradic
#FFDACE #DAFFCE #CEF3FF #F2CEFF
square
#FFDACE #DAFFCE #CEF3FF #F2CEFF
split-complementary
#FFDACE #CEFFF2 #CEDAFF
monochromatic
#FF7E54 #FFAC91 #FFDACE #FFE8E0 #FFE8E0
Accessibility & contrast
On white
1.30
#FFDACE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#FFDACE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDACE
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDACE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDACE | 1.00 | 1.30 | 16.17 | 16.17 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DECD
Deuteranopia (green-blind)
#EBE5CE
Tritanopia (blue-blind)
#FFD5D7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ffdace; /* rgb */ color: rgb(255, 218, 206); /* oklch */ color: oklch(91.6% 0.045 38.8);
Tailwind
colors: {
custom: {
50: '#ffe5dd',
500: '#ffdace',
950: '#000000',
},
}SCSS
$custom: #ffdace; $custom-light: #ffe5dd; $custom-dark: #000000;
JSON
{
"hex": "#ffdace",
"rgb": {
"r": 255,
"g": 218,
"b": 206
},
"hsl": {
"h": 14.694,
"s": 100,
"l": 90.392
},
"oklch": {
"l": 0.9162,
"c": 0.04456,
"h": 38.8
},
"luminance": 0.75859
}Semantic roles & 50–950 ramp
primary
#FFDACE
secondary
#87D2EA
accent
#ADE600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484