#FFD5AE#FFD5AE
#FFD5AE is a very light, moderate orange. Relative luminance 0.719; OKLCH L 89.9% C 0.070 H 64.6°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD5AE |
|---|---|
| RGB | rgb(255, 213, 174) |
| HSL | hsl(29, 100%, 84%) |
| HSV | hsv(29, 32%, 100%) |
| CMYK | cmyk(0%, 16.5%, 31.8%, 0%) |
| CIE-LAB | lab(87.92, 9.27, 24.79) |
| CIE-LCH | lch(87.92, 26.46, 69.50°) |
| OKLab | oklab(89.94% 0.0298 0.0629) |
| OKLCH | oklch(89.94% 0.07 64.6) |
| XYZ | xyz(72.6756, 71.9075, 50.0876) |
| Luminance | 0.7190 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 1.07
Peach
#FFDAB9
ΔE00 2.10
Apricot
#FBCEB1
ΔE00 4.11
Navajowhite
#FFDEAD
ΔE00 5.06
Bisque
#FFE4C4
ΔE00 5.27
Moccasin
#FFE4B5
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD5AE #AED8FF
analogous
#FFAEB0 #FFD5AE #FFFEAE
triadic
#FFD5AE #AEFFD5 #D5AEFF
tetradic
#FFD5AE #B0FFAE #AED8FF #FEAEFF
square
#FFD5AE #B0FFAE #AED8FF #FEAEFF
split-complementary
#FFD5AE #AEFFFE #AEB0FF
monochromatic
#FF9634 #FFB571 #FFD5AE #FFEFE0 #FFEFE0
Accessibility & contrast
On white
1.37
#FFD5AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#FFD5AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD5AE
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD5AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD5AE | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D7AB
Deuteranopia (green-blind)
#EDE0AF
Tritanopia (blue-blind)
#FFCCCA
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ffd5ae; /* rgb */ color: rgb(255, 213, 174); /* oklch */ color: oklch(89.9% 0.070 64.6);
Tailwind
colors: {
custom: {
50: '#ffe1c6',
500: '#ffd5ae',
950: '#000000',
},
}SCSS
$custom: #ffd5ae; $custom-light: #ffe1c6; $custom-dark: #000000;
JSON
{
"hex": "#ffd5ae",
"rgb": {
"r": 255,
"g": 213,
"b": 174
},
"hsl": {
"h": 28.889,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.89939,
"c": 0.06957,
"h": 64.6
},
"luminance": 0.71904
}Semantic roles & 50–950 ramp
primary
#FFD5AE
secondary
#6CABE5
accent
#77E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482