#FFDAAE#FFDAAE
#FFDAAE is a very light, moderate orange. Relative luminance 0.745; OKLCH L 90.9% C 0.070 H 71.6°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDAAE |
|---|---|
| RGB | rgb(255, 218, 174) |
| HSL | hsl(33, 100%, 84%) |
| HSV | hsv(33, 32%, 100%) |
| CMYK | cmyk(0%, 14.5%, 31.8%, 0%) |
| CIE-LAB | lab(89.14, 6.69, 26.45) |
| CIE-LCH | lch(89.14, 27.28, 75.81°) |
| OKLab | oklab(90.89% 0.0223 0.0669) |
| OKLCH | oklch(90.89% 0.071 71.6) |
| XYZ | xyz(73.9527, 74.4617, 50.5133) |
| Luminance | 0.7446 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 1.90
Navajowhite
#FFDEAD
ΔE00 2.32
Peach
#FFDAB9
ΔE00 3.48
Moccasin
#FFE4B5
ΔE00 4.08
Bisque
#FFE4C4
ΔE00 4.24
Wheat
#F5DEB3
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDAAE #AED3FF
analogous
#FFB2AE #FFDAAE #FBFFAE
triadic
#FFDAAE #AEFFDA #DAAEFF
tetradic
#FFDAAE #AEFFB2 #AED3FF #FFAEFB
square
#FFDAAE #AEFFB2 #AED3FF #FFAEFB
split-complementary
#FFDAAE #AEFBFF #B2AEFF
monochromatic
#FFA234 #FFBE71 #FFDAAE #FFF1E0 #FFF1E0
Accessibility & contrast
On white
1.32
#FFDAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#FFDAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDAAE
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDAAE | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DBAB
Deuteranopia (green-blind)
#F0E3AF
Tritanopia (blue-blind)
#FFD1CE
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ffdaae; /* rgb */ color: rgb(255, 218, 174); /* oklch */ color: oklch(90.9% 0.070 71.6);
Tailwind
colors: {
custom: {
50: '#ffe5c6',
500: '#ffdaae',
950: '#000000',
},
}SCSS
$custom: #ffdaae; $custom-light: #ffe5c6; $custom-dark: #000000;
JSON
{
"hex": "#ffdaae",
"rgb": {
"r": 255,
"g": 218,
"b": 174
},
"hsl": {
"h": 32.593,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.90892,
"c": 0.0705,
"h": 71.6
},
"luminance": 0.74459
}Semantic roles & 50–950 ramp
primary
#FFDAAE
secondary
#6CA3E5
accent
#69E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482