#FFEAAA#FFEAAA
#FFEAAA is a very light, moderate yellow. Relative luminance 0.830; OKLCH L 93.9% C 0.084 H 92.0°. Best body text is #000000 at 17.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEAAA |
|---|---|
| RGB | rgb(255, 234, 170) |
| HSL | hsl(45, 100%, 83%) |
| HSV | hsv(45, 33%, 100%) |
| CMYK | cmyk(0%, 8.2%, 33.3%, 0%) |
| CIE-LAB | lab(93.02, -1.95, 33.72) |
| CIE-LCH | lch(93.02, 33.78, 93.31°) |
| OKLab | oklab(93.92% -0.003 0.0842) |
| OKLCH | oklch(93.92% 0.084 92) |
| XYZ | xyz(77.9197, 83.0103, 49.9405) |
| Luminance | 0.8301 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Tan
#FBEEAC
ΔE00 2.54
Vanilla
#F3E5AB
ΔE00 2.63
Pale Peach
#FFE5AD
ΔE00 2.71
Palegoldenrod
#EEE8AA
ΔE00 4.62
Moccasin
#FFE4B5
ΔE00 4.90
Beige (survey)
#E6DAA6
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEAAA #AABFFF
analogous
#FFBFAA #FFEAAA #EAFFAA
triadic
#FFEAAA #AAFFEA #EAAAFF
tetradic
#FFEAAA #AAFFBF #AABFFF #FFAAEA
square
#FFEAAA #AAFFBF #AABFFF #FFAAEA
split-complementary
#FFEAAA #AAEAFF #BFAAFF
monochromatic
#FFCC30 #FFDB6D #FFEAAA #FFF7E0 #FFF7E0
Accessibility & contrast
On white
1.19
#FFEAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.60
#FFEAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEAAA
17.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEAAA | 1.00 | 1.19 | 17.60 | 17.60 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E7A6
Deuteranopia (green-blind)
#FDEEAC
Tritanopia (blue-blind)
#FFE0D9
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ffeaaa; /* rgb */ color: rgb(255, 234, 170); /* oklch */ color: oklch(93.9% 0.084 92.0);
Tailwind
colors: {
custom: {
50: '#fff0c3',
500: '#ffeaaa',
950: '#000000',
},
}SCSS
$custom: #ffeaaa; $custom-light: #fff0c3; $custom-dark: #000000;
JSON
{
"hex": "#ffeaaa",
"rgb": {
"r": 255,
"g": 234,
"b": 170
},
"hsl": {
"h": 45.176,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.9392,
"c": 0.08423,
"h": 92
},
"luminance": 0.83008
}Semantic roles & 50–950 ramp
primary
#FFEAAA
secondary
#6987E4
accent
#39E600
background
#FFFFFD
surface
#FFFEF9
border
#D7D6D2
text
#181612
muted
#868582