#FFDAC0#FFDAC0
#FFDAC0 is a very light, muted orange. Relative luminance 0.752; OKLCH L 91.3% C 0.054 H 57.1°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDAC0 |
|---|---|
| RGB | rgb(255, 218, 192) |
| HSL | hsl(25, 100%, 88%) |
| HSV | hsv(25, 25%, 100%) |
| CMYK | cmyk(0%, 14.5%, 24.7%, 0%) |
| CIE-LAB | lab(89.49, 9.02, 17.57) |
| CIE-LCH | lch(89.49, 19.75, 62.81°) |
| OKLab | oklab(91.28% 0.0293 0.0453) |
| OKLCH | oklch(91.28% 0.054 57.1) |
| XYZ | xyz(75.8265, 75.2112, 60.3819) |
| Luminance | 0.7521 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 2.57
Apricot
#FBCEB1
ΔE00 3.26
Light Peach
#FFD8B1
ΔE00 4.30
Bisque
#FFE4C4
ΔE00 5.36
Blanchedalmond
#FFEBCD
ΔE00 7.89
Navajowhite
#FFDEAD
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDAC0 #C0E5FF
analogous
#FFC0C5 #FFDAC0 #FFFAC0
triadic
#FFDAC0 #C0FFDA #DAC0FF
tetradic
#FFDAC0 #C5FFC0 #C0E5FF #FAC0FF
square
#FFDAC0 #C5FFC0 #C0E5FF #FAC0FF
split-complementary
#FFDAC0 #C0FFFA #C0C5FF
monochromatic
#FF9246 #FFB683 #FFDAC0 #FFEDE0 #FFEDE0
Accessibility & contrast
On white
1.31
#FFDAC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#FFDAC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDAC0
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDAC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDAC0 | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DCBE
Deuteranopia (green-blind)
#EDE4C0
Tritanopia (blue-blind)
#FFD3D3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ffdac0; /* rgb */ color: rgb(255, 218, 192); /* oklch */ color: oklch(91.3% 0.054 57.1);
Tailwind
colors: {
custom: {
50: '#ffe5d3',
500: '#ffdac0',
950: '#000000',
},
}SCSS
$custom: #ffdac0; $custom-light: #ffe5d3; $custom-dark: #000000;
JSON
{
"hex": "#ffdac0",
"rgb": {
"r": 255,
"g": 218,
"b": 192
},
"hsl": {
"h": 24.762,
"s": 100,
"l": 87.647
},
"oklch": {
"l": 0.91283,
"c": 0.05395,
"h": 57.1
},
"luminance": 0.75209
}Semantic roles & 50–950 ramp
primary
#FFDAC0
secondary
#7BBBE8
accent
#87E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483