#FFD4AE#FFD4AE
#FFD4AE is a very light, moderate orange. Relative luminance 0.714; OKLCH L 89.8% C 0.070 H 63.2°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD4AE |
|---|---|
| RGB | rgb(255, 212, 174) |
| HSL | hsl(28, 100%, 84%) |
| HSV | hsv(28, 32%, 100%) |
| CMYK | cmyk(0%, 16.9%, 31.8%, 0%) |
| CIE-LAB | lab(87.68, 9.78, 24.46) |
| CIE-LCH | lch(87.68, 26.34, 68.20°) |
| OKLab | oklab(89.75% 0.0313 0.0621) |
| OKLCH | oklch(89.75% 0.07 63.2) |
| XYZ | xyz(72.4249, 71.4060, 50.0040) |
| Luminance | 0.7140 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 1.58
Peach
#FFDAB9
ΔE00 2.16
Apricot
#FBCEB1
ΔE00 3.59
Navajowhite
#FFDEAD
ΔE00 5.62
Bisque
#FFE4C4
ΔE00 5.62
Moccasin
#FFE4B5
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD4AE #AED9FF
analogous
#FFAEB1 #FFD4AE #FFFCAE
triadic
#FFD4AE #AEFFD4 #D4AEFF
tetradic
#FFD4AE #B1FFAE #AED9FF #FCAEFF
square
#FFD4AE #B1FFAE #AED9FF #FCAEFF
split-complementary
#FFD4AE #AEFFFC #AEB1FF
monochromatic
#FF9334 #FFB471 #FFD4AE #FFEFE0 #FFEFE0
Accessibility & contrast
On white
1.37
#FFD4AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#FFD4AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD4AE
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD4AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD4AE | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D6AB
Deuteranopia (green-blind)
#ECE0AF
Tritanopia (blue-blind)
#FFCBCA
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ffd4ae; /* rgb */ color: rgb(255, 212, 174); /* oklch */ color: oklch(89.8% 0.070 63.2);
Tailwind
colors: {
custom: {
50: '#ffe1c6',
500: '#ffd4ae',
950: '#000000',
},
}SCSS
$custom: #ffd4ae; $custom-light: #ffe1c6; $custom-dark: #000000;
JSON
{
"hex": "#ffd4ae",
"rgb": {
"r": 255,
"g": 212,
"b": 174
},
"hsl": {
"h": 28.148,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.8975,
"c": 0.06952,
"h": 63.2
},
"luminance": 0.71403
}Semantic roles & 50–950 ramp
primary
#FFD4AE
secondary
#6CACE5
accent
#7AE600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482