#FFD4A4#FFD4A4
#FFD4A4 is a very light, moderate orange. Relative luminance 0.710; OKLCH L 89.5% C 0.079 H 69.6°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD4A4 |
|---|---|
| RGB | rgb(255, 212, 164) |
| HSL | hsl(32, 100%, 82%) |
| HSV | hsv(32, 36%, 100%) |
| CMYK | cmyk(0%, 16.9%, 35.7%, 0%) |
| CIE-LAB | lab(87.50, 8.59, 29.41) |
| CIE-LCH | lch(87.50, 30.63, 73.72°) |
| OKLab | oklab(89.55% 0.0274 0.0738) |
| OKLCH | oklch(89.55% 0.079 69.6) |
| XYZ | xyz(71.4861, 71.0305, 45.0596) |
| Luminance | 0.7103 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 2.50
Navajowhite
#FFDEAD
ΔE00 3.66
Peach
#FFDAB9
ΔE00 4.29
Moccasin
#FFE4B5
ΔE00 5.71
Bisque
#FFE4C4
ΔE00 6.13
Wheat
#F5DEB3
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD4A4 #A4CFFF
analogous
#FFA7A4 #FFD4A4 #FDFFA4
triadic
#FFD4A4 #A4FFD4 #D4A4FF
tetradic
#FFD4A4 #A4FFA7 #A4CFFF #FFA4FD
square
#FFD4A4 #A4FFA7 #A4CFFF #FFA4FD
split-complementary
#FFD4A4 #A4FDFF #A7A4FF
monochromatic
#FF9A2A #FFB767 #FFD4A4 #FFF1E0 #FFF1E0
Accessibility & contrast
On white
1.38
#FFD4A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#FFD4A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD4A4
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD4A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD4A4 | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D6A1
Deuteranopia (green-blind)
#EDDFA5
Tritanopia (blue-blind)
#FFCAC7
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ffd4a4; /* rgb */ color: rgb(255, 212, 164); /* oklch */ color: oklch(89.5% 0.079 69.6);
Tailwind
colors: {
custom: {
50: '#ffe1bf',
500: '#ffd4a4',
950: '#000000',
},
}SCSS
$custom: #ffd4a4; $custom-light: #ffe1bf; $custom-dark: #000000;
JSON
{
"hex": "#ffd4a4",
"rgb": {
"r": 255,
"g": 212,
"b": 164
},
"hsl": {
"h": 31.648,
"s": 100,
"l": 82.157
},
"oklch": {
"l": 0.89548,
"c": 0.07871,
"h": 69.6
},
"luminance": 0.71027
}Semantic roles & 50–950 ramp
primary
#FFD4A4
secondary
#64A0E4
accent
#6CE600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181512
muted
#868482