#FFDAC7#FFDAC7
#FFDAC7 is a very light, muted orange. Relative luminance 0.755; OKLCH L 91.4% C 0.049 H 48.8°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDAC7 |
|---|---|
| RGB | rgb(255, 218, 199) |
| HSL | hsl(20, 100%, 89%) |
| HSV | hsv(20, 22%, 100%) |
| CMYK | cmyk(0%, 14.5%, 22%, 0%) |
| CIE-LAB | lab(89.64, 10.00, 14.11) |
| CIE-LCH | lch(89.64, 17.30, 54.69°) |
| OKLab | oklab(91.45% 0.0321 0.0366) |
| OKLCH | oklch(91.45% 0.049 48.8) |
| XYZ | xyz(76.6206, 75.5288, 64.5642) |
| Luminance | 0.7553 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.35
Peach
#FFDAB9
ΔE00 5.41
Mistyrose
#FFE4E1
ΔE00 7.02
Light Peach
#FFD8B1
ΔE00 7.12
Bisque
#FFE4C4
ΔE00 7.68
Antiquewhite
#FAEBD7
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDAC7 #C7ECFF
analogous
#FFC7D0 #FFDAC7 #FFF6C7
triadic
#FFDAC7 #C7FFDA #DAC7FF
tetradic
#FFDAC7 #D0FFC7 #C7ECFF #F6C7FF
square
#FFDAC7 #D0FFC7 #C7ECFF #F6C7FF
split-complementary
#FFDAC7 #C7FFF6 #C7D0FF
monochromatic
#FF894D #FFB28A #FFDAC7 #FFEBE0 #FFEBE0
Accessibility & contrast
On white
1.30
#FFDAC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#FFDAC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDAC7
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDAC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDAC7 | 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)
#E4DDC6
Deuteranopia (green-blind)
#ECE4C7
Tritanopia (blue-blind)
#FFD4D5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ffdac7; /* rgb */ color: rgb(255, 218, 199); /* oklch */ color: oklch(91.4% 0.049 48.8);
Tailwind
colors: {
custom: {
50: '#ffe5d8',
500: '#ffdac7',
950: '#000000',
},
}SCSS
$custom: #ffdac7; $custom-light: #ffe5d8; $custom-dark: #000000;
JSON
{
"hex": "#ffdac7",
"rgb": {
"r": 255,
"g": 218,
"b": 199
},
"hsl": {
"h": 20.357,
"s": 100,
"l": 89.02
},
"oklch": {
"l": 0.91448,
"c": 0.04868,
"h": 48.8
},
"luminance": 0.75526
}Semantic roles & 50–950 ramp
primary
#FFDAC7
secondary
#81C6E9
accent
#98E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483