#FFDAAF#FFDAAF
#FFDAAF is a very light, moderate orange. Relative luminance 0.745; OKLCH L 90.9% C 0.070 H 71.0°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDAAF |
|---|---|
| RGB | rgb(255, 218, 175) |
| HSL | hsl(32, 100%, 84%) |
| HSV | hsv(32, 31%, 100%) |
| CMYK | cmyk(0%, 14.5%, 31.4%, 0%) |
| CIE-LAB | lab(89.16, 6.81, 25.96) |
| CIE-LCH | lch(89.16, 26.84, 75.30°) |
| OKLab | oklab(90.91% 0.0227 0.0657) |
| OKLCH | oklch(90.91% 0.07 71) |
| XYZ | xyz(74.0506, 74.5008, 51.0286) |
| Luminance | 0.7450 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 1.63
Navajowhite
#FFDEAD
ΔE00 2.57
Peach
#FFDAB9
ΔE00 3.19
Bisque
#FFE4C4
ΔE00 4.09
Moccasin
#FFE4B5
ΔE00 4.24
Wheat
#F5DEB3
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDAAF #AFD4FF
analogous
#FFB2AF #FFDAAF #FCFFAF
triadic
#FFDAAF #AFFFDA #DAAFFF
tetradic
#FFDAAF #AFFFB2 #AFD4FF #FFAFFC
square
#FFDAAF #AFFFB2 #AFD4FF #FFAFFC
split-complementary
#FFDAAF #AFFCFF #B2AFFF
monochromatic
#FFA135 #FFBE72 #FFDAAF #FFF1E0 #FFF1E0
Accessibility & contrast
On white
1.32
#FFDAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#FFDAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDAAF
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDAAF | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DBAC
Deuteranopia (green-blind)
#F0E3B0
Tritanopia (blue-blind)
#FFD1CE
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ffdaaf; /* rgb */ color: rgb(255, 218, 175); /* oklch */ color: oklch(90.9% 0.070 71.0);
Tailwind
colors: {
custom: {
50: '#ffe5c7',
500: '#ffdaaf',
950: '#000000',
},
}SCSS
$custom: #ffdaaf; $custom-light: #ffe5c7; $custom-dark: #000000;
JSON
{
"hex": "#ffdaaf",
"rgb": {
"r": 255,
"g": 218,
"b": 175
},
"hsl": {
"h": 32.25,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.90912,
"c": 0.0695,
"h": 71
},
"luminance": 0.74498
}Semantic roles & 50–950 ramp
primary
#FFDAAF
secondary
#6DA5E5
accent
#6AE600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482