#FFDACD#FFDACD
#FFDACD is a very light, muted orange. Relative luminance 0.758; OKLCH L 91.6% C 0.045 H 40.3°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDACD |
|---|---|
| RGB | rgb(255, 218, 205) |
| HSL | hsl(16, 100%, 90%) |
| HSV | hsv(16, 20%, 100%) |
| CMYK | cmyk(0%, 14.5%, 19.6%, 0%) |
| CIE-LAB | lab(89.77, 10.86, 11.16) |
| CIE-LCH | lch(89.77, 15.57, 45.77°) |
| OKLab | oklab(91.6% 0.0344 0.0292) |
| OKLCH | oklch(91.6% 0.045 40.3) |
| XYZ | xyz(77.3310, 75.8130, 68.3056) |
| Luminance | 0.7581 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.04
Apricot
#FBCEB1
ΔE00 6.40
Peach
#FFDAB9
ΔE00 8.01
Light Peach
#FFD8B1
ΔE00 9.73
Bisque
#FFE4C4
ΔE00 10.00
Very Light Pink
#FFF4F2
ΔE00 10.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDACD #CDF2FF
analogous
#FFCDD9 #FFDACD #FFF3CD
triadic
#FFDACD #CDFFDA #DACDFF
tetradic
#FFDACD #D9FFCD #CDF2FF #F3CDFF
square
#FFDACD #D9FFCD #CDF2FF #F3CDFF
split-complementary
#FFDACD #CDFFF3 #CDD9FF
monochromatic
#FF7F53 #FFAD90 #FFDACD #FFE8E0 #FFE8E0
Accessibility & contrast
On white
1.30
#FFDACD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#FFDACD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDACD
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDACD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDACD | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DDCC
Deuteranopia (green-blind)
#EBE5CD
Tritanopia (blue-blind)
#FFD5D6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ffdacd; /* rgb */ color: rgb(255, 218, 205); /* oklch */ color: oklch(91.6% 0.045 40.3);
Tailwind
colors: {
custom: {
50: '#ffe5dc',
500: '#ffdacd',
950: '#000000',
},
}SCSS
$custom: #ffdacd; $custom-light: #ffe5dc; $custom-dark: #000000;
JSON
{
"hex": "#ffdacd",
"rgb": {
"r": 255,
"g": 218,
"b": 205
},
"hsl": {
"h": 15.6,
"s": 100,
"l": 90.196
},
"oklch": {
"l": 0.91595,
"c": 0.04507,
"h": 40.3
},
"luminance": 0.75811
}Semantic roles & 50–950 ramp
primary
#FFDACD
secondary
#86D0EA
accent
#AAE600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484