#FFDAC8#FFDAC8
#FFDAC8 is a very light, muted orange. Relative luminance 0.756; OKLCH L 91.5% C 0.048 H 47.5°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDAC8 |
|---|---|
| RGB | rgb(255, 218, 200) |
| HSL | hsl(20, 100%, 89%) |
| HSV | hsv(20, 22%, 100%) |
| CMYK | cmyk(0%, 14.5%, 21.6%, 0%) |
| CIE-LAB | lab(89.66, 10.14, 13.62) |
| CIE-LCH | lch(89.66, 16.98, 53.34°) |
| OKLab | oklab(91.47% 0.0324 0.0354) |
| OKLCH | oklch(91.47% 0.048 47.5) |
| XYZ | xyz(76.7371, 75.5754, 65.1777) |
| Luminance | 0.7557 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.64
Peach
#FFDAB9
ΔE00 5.83
Mistyrose
#FFE4E1
ΔE00 6.67
Light Peach
#FFD8B1
ΔE00 7.54
Bisque
#FFE4C4
ΔE00 8.05
Antiquewhite
#FAEBD7
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDAC8 #C8EDFF
analogous
#FFC8D2 #FFDAC8 #FFF5C8
triadic
#FFDAC8 #C8FFDA #DAC8FF
tetradic
#FFDAC8 #D2FFC8 #C8EDFF #F5C8FF
square
#FFDAC8 #D2FFC8 #C8EDFF #F5C8FF
split-complementary
#FFDAC8 #C8FFF5 #C8D2FF
monochromatic
#FF884E #FFB18B #FFDAC8 #FFEAE0 #FFEAE0
Accessibility & contrast
On white
1.30
#FFDAC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#FFDAC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDAC8
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDAC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDAC8 | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DDC7
Deuteranopia (green-blind)
#ECE4C8
Tritanopia (blue-blind)
#FFD4D5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ffdac8; /* rgb */ color: rgb(255, 218, 200); /* oklch */ color: oklch(91.5% 0.048 47.5);
Tailwind
colors: {
custom: {
50: '#ffe5d8',
500: '#ffdac8',
950: '#000000',
},
}SCSS
$custom: #ffdac8; $custom-light: #ffe5d8; $custom-dark: #000000;
JSON
{
"hex": "#ffdac8",
"rgb": {
"r": 255,
"g": 218,
"b": 200
},
"hsl": {
"h": 19.636,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.91472,
"c": 0.04802,
"h": 47.5
},
"luminance": 0.75573
}Semantic roles & 50–950 ramp
primary
#FFDAC8
secondary
#82C7E9
accent
#9AE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483