#FFEAB4#FFEAB4
#FFEAB4 is a very light, moderate orange. Relative luminance 0.834; OKLCH L 94.1% C 0.073 H 89.3°. Best body text is #000000 at 17.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEAB4 |
|---|---|
| RGB | rgb(255, 234, 180) |
| HSL | hsl(43, 100%, 85%) |
| HSV | hsv(43, 29%, 100%) |
| CMYK | cmyk(0%, 8.2%, 29.4%, 0%) |
| CIE-LAB | lab(93.19, -0.73, 28.87) |
| CIE-LCH | lch(93.19, 28.88, 91.46°) |
| OKLab | oklab(94.11% 0.0009 0.0728) |
| OKLCH | oklch(94.11% 0.073 89.3) |
| XYZ | xyz(78.9019, 83.4031, 55.1133) |
| Luminance | 0.8340 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 1.78
Vanilla
#F3E5AB
ΔE00 2.94
Moccasin
#FFE4B5
ΔE00 3.16
Wheat
#F5DEB3
ΔE00 3.85
Light Tan
#FBEEAC
ΔE00 3.87
Beige (survey)
#E6DAA6
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEAB4 #B4C9FF
analogous
#FFC4B4 #FFEAB4 #EEFFB4
triadic
#FFEAB4 #B4FFEA #EAB4FF
tetradic
#FFEAB4 #B4FFC4 #B4C9FF #FFB4EE
square
#FFEAB4 #B4FFC4 #B4C9FF #FFB4EE
split-complementary
#FFEAB4 #B4EEFF #C4B4FF
monochromatic
#FFC83A #FFD977 #FFEAB4 #FFF6E0 #FFF6E0
Accessibility & contrast
On white
1.19
#FFEAB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.68
#FFEAB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEAB4
17.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEAB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEAB4 | 1.00 | 1.19 | 17.68 | 17.68 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E8B0
Deuteranopia (green-blind)
#FCEEB6
Tritanopia (blue-blind)
#FFE1DC
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ffeab4; /* rgb */ color: rgb(255, 234, 180); /* oklch */ color: oklch(94.1% 0.073 89.3);
Tailwind
colors: {
custom: {
50: '#fff0ca',
500: '#ffeab4',
950: '#000000',
},
}SCSS
$custom: #ffeab4; $custom-light: #fff0ca; $custom-dark: #000000;
JSON
{
"hex": "#ffeab4",
"rgb": {
"r": 255,
"g": 234,
"b": 180
},
"hsl": {
"h": 43.2,
"s": 100,
"l": 85.294
},
"oklch": {
"l": 0.94111,
"c": 0.07283,
"h": 89.3
},
"luminance": 0.83401
}Semantic roles & 50–950 ramp
primary
#FFEAB4
secondary
#7192E6
accent
#40E600
background
#FFFFFD
surface
#FFFEF9
border
#D7D6D2
text
#181613
muted
#868582