#FFDACA#FFDACA
#FFDACA is a very light, muted orange. Relative luminance 0.757; OKLCH L 91.5% C 0.047 H 44.7°. Best body text is #000000 at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDACA |
|---|---|
| RGB | rgb(255, 218, 202) |
| HSL | hsl(18, 100%, 90%) |
| HSV | hsv(18, 21%, 100%) |
| CMYK | cmyk(0%, 14.5%, 20.8%, 0%) |
| CIE-LAB | lab(89.71, 10.43, 12.63) |
| CIE-LCH | lch(89.71, 16.38, 50.47°) |
| OKLab | oklab(91.52% 0.0332 0.0329) |
| OKLCH | oklch(91.52% 0.047 44.7) |
| XYZ | xyz(76.9723, 75.6695, 66.4167) |
| Luminance | 0.7567 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.30
Mistyrose
#FFE4E1
ΔE00 5.99
Peach
#FFDAB9
ΔE00 6.69
Light Peach
#FFD8B1
ΔE00 8.40
Bisque
#FFE4C4
ΔE00 8.81
Antiquewhite
#FAEBD7
ΔE00 9.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDACA #CAEFFF
analogous
#FFCAD5 #FFDACA #FFF4CA
triadic
#FFDACA #CAFFDA #DACAFF
tetradic
#FFDACA #D5FFCA #CAEFFF #F4CAFF
square
#FFDACA #D5FFCA #CAEFFF #F4CAFF
split-complementary
#FFDACA #CAFFF4 #CAD5FF
monochromatic
#FF8550 #FFAF8D #FFDACA #FFEAE0 #FFEAE0
Accessibility & contrast
On white
1.30
#FFDACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.13
#FFDACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDACA
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDACA | 1.00 | 1.30 | 16.13 | 16.13 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DDC9
Deuteranopia (green-blind)
#ECE4CA
Tritanopia (blue-blind)
#FFD4D6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ffdaca; /* rgb */ color: rgb(255, 218, 202); /* oklch */ color: oklch(91.5% 0.047 44.7);
Tailwind
colors: {
custom: {
50: '#ffe5da',
500: '#ffdaca',
950: '#000000',
},
}SCSS
$custom: #ffdaca; $custom-light: #ffe5da; $custom-dark: #000000;
JSON
{
"hex": "#ffdaca",
"rgb": {
"r": 255,
"g": 218,
"b": 202
},
"hsl": {
"h": 18.113,
"s": 100,
"l": 89.608
},
"oklch": {
"l": 0.91521,
"c": 0.04675,
"h": 44.7
},
"luminance": 0.75667
}Semantic roles & 50–950 ramp
primary
#FFDACA
secondary
#84CBE9
accent
#A0E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483