#FFDAC3#FFDAC3
#FFDAC3 is a very light, muted orange. Relative luminance 0.753; OKLCH L 91.4% C 0.052 H 53.7°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDAC3 |
|---|---|
| RGB | rgb(255, 218, 195) |
| HSL | hsl(23, 100%, 88%) |
| HSV | hsv(23, 24%, 100%) |
| CMYK | cmyk(0%, 14.5%, 23.5%, 0%) |
| CIE-LAB | lab(89.55, 9.44, 16.09) |
| CIE-LCH | lch(89.55, 18.65, 59.61°) |
| OKLab | oklab(91.35% 0.0305 0.0416) |
| OKLCH | oklch(91.35% 0.052 53.7) |
| XYZ | xyz(76.1623, 75.3455, 62.1504) |
| Luminance | 0.7534 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.48
Peach
#FFDAB9
ΔE00 3.75
Light Peach
#FFD8B1
ΔE00 5.47
Bisque
#FFE4C4
ΔE00 6.29
Mistyrose
#FFE4E1
ΔE00 8.44
Blanchedalmond
#FFEBCD
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDAC3 #C3E8FF
analogous
#FFC3CA #FFDAC3 #FFF8C3
triadic
#FFDAC3 #C3FFDA #DAC3FF
tetradic
#FFDAC3 #CAFFC3 #C3E8FF #F8C3FF
square
#FFDAC3 #CAFFC3 #C3E8FF #F8C3FF
split-complementary
#FFDAC3 #C3FFF8 #C3CAFF
monochromatic
#FF8F49 #FFB486 #FFDAC3 #FFECE0 #FFECE0
Accessibility & contrast
On white
1.31
#FFDAC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#FFDAC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDAC3
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDAC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDAC3 | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DDC2
Deuteranopia (green-blind)
#EDE4C3
Tritanopia (blue-blind)
#FFD3D4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ffdac3; /* rgb */ color: rgb(255, 218, 195); /* oklch */ color: oklch(91.4% 0.052 53.7);
Tailwind
colors: {
custom: {
50: '#ffe5d5',
500: '#ffdac3',
950: '#000000',
},
}SCSS
$custom: #ffdac3; $custom-light: #ffe5d5; $custom-dark: #000000;
JSON
{
"hex": "#ffdac3",
"rgb": {
"r": 255,
"g": 218,
"b": 195
},
"hsl": {
"h": 23,
"s": 100,
"l": 88.235
},
"oklch": {
"l": 0.91353,
"c": 0.05157,
"h": 53.7
},
"luminance": 0.75343
}Semantic roles & 50–950 ramp
primary
#FFDAC3
secondary
#7EBFE8
accent
#8EE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483