#FFDAC2#FFDAC2
#FFDAC2 is a very light, muted orange. Relative luminance 0.753; OKLCH L 91.3% C 0.052 H 54.9°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDAC2 |
|---|---|
| RGB | rgb(255, 218, 194) |
| HSL | hsl(24, 100%, 88%) |
| HSV | hsv(24, 24%, 100%) |
| CMYK | cmyk(0%, 14.5%, 23.9%, 0%) |
| CIE-LAB | lab(89.53, 9.30, 16.58) |
| CIE-LCH | lch(89.53, 19.01, 60.72°) |
| OKLab | oklab(91.33% 0.0301 0.0428) |
| OKLCH | oklch(91.33% 0.052 54.9) |
| XYZ | xyz(76.0496, 75.3004, 61.5569) |
| Luminance | 0.7530 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 3.35
Apricot
#FBCEB1
ΔE00 3.36
Light Peach
#FFD8B1
ΔE00 5.07
Bisque
#FFE4C4
ΔE00 5.96
Blanchedalmond
#FFEBCD
ΔE00 8.37
Antiquewhite
#FAEBD7
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDAC2 #C2E7FF
analogous
#FFC2C8 #FFDAC2 #FFF9C2
triadic
#FFDAC2 #C2FFDA #DAC2FF
tetradic
#FFDAC2 #C8FFC2 #C2E7FF #F9C2FF
square
#FFDAC2 #C8FFC2 #C2E7FF #F9C2FF
split-complementary
#FFDAC2 #C2FFF9 #C2C8FF
monochromatic
#FF9048 #FFB585 #FFDAC2 #FFECE0 #FFECE0
Accessibility & contrast
On white
1.31
#FFDAC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#FFDAC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDAC2
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDAC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDAC2 | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DCC0
Deuteranopia (green-blind)
#EDE4C2
Tritanopia (blue-blind)
#FFD3D3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ffdac2; /* rgb */ color: rgb(255, 218, 194); /* oklch */ color: oklch(91.3% 0.052 54.9);
Tailwind
colors: {
custom: {
50: '#ffe5d4',
500: '#ffdac2',
950: '#000000',
},
}SCSS
$custom: #ffdac2; $custom-light: #ffe5d4; $custom-dark: #000000;
JSON
{
"hex": "#ffdac2",
"rgb": {
"r": 255,
"g": 218,
"b": 194
},
"hsl": {
"h": 23.607,
"s": 100,
"l": 88.039
},
"oklch": {
"l": 0.91329,
"c": 0.05235,
"h": 54.9
},
"luminance": 0.75298
}Semantic roles & 50–950 ramp
primary
#FFDAC2
secondary
#7DBEE8
accent
#8BE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483