#FFEAA1#FFEAA1
#FFEAA1 is a very light, moderate yellow. Relative luminance 0.827; OKLCH L 93.8% C 0.094 H 94.0°. Best body text is #000000 at 17.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEAA1 |
|---|---|
| RGB | rgb(255, 234, 161) |
| HSL | hsl(47, 100%, 82%) |
| HSV | hsv(47, 37%, 100%) |
| CMYK | cmyk(0%, 8.2%, 36.9%, 0%) |
| CIE-LAB | lab(92.87, -2.98, 38.07) |
| CIE-LCH | lch(92.87, 38.19, 94.48°) |
| OKLab | oklab(93.76% -0.0065 0.0941) |
| OKLCH | oklch(93.76% 0.094 94) |
| XYZ | xyz(77.0973, 82.6813, 45.6092) |
| Luminance | 0.8268 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Tan
#FBEEAC
ΔE00 2.64
Vanilla
#F3E5AB
ΔE00 3.58
Dark Cream
#FFF39A
ΔE00 4.12
Pale Peach
#FFE5AD
ΔE00 4.19
Khaki (CSS)
#F0E68C
ΔE00 4.67
Palegoldenrod
#EEE8AA
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEAA1 #A1B6FF
analogous
#FFBBA1 #FFEAA1 #E5FFA1
triadic
#FFEAA1 #A1FFEA #EAA1FF
tetradic
#FFEAA1 #A1FFBB #A1B6FF #FFA1E5
square
#FFEAA1 #A1FFBB #A1B6FF #FFA1E5
split-complementary
#FFEAA1 #A1E5FF #BBA1FF
monochromatic
#FFCF27 #FFDC64 #FFEAA1 #FFF8DE #FFF8E0
Accessibility & contrast
On white
1.20
#FFEAA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.54
#FFEAA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEAA1
17.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEAA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEAA1 | 1.00 | 1.20 | 17.54 | 17.54 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E79C
Deuteranopia (green-blind)
#FEEDA4
Tritanopia (blue-blind)
#FFDFD7
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ffeaa1; /* rgb */ color: rgb(255, 234, 161); /* oklch */ color: oklch(93.8% 0.094 94.0);
Tailwind
colors: {
custom: {
50: '#fff0bd',
500: '#ffeaa1',
950: '#000000',
},
}SCSS
$custom: #ffeaa1; $custom-light: #fff0bd; $custom-dark: #000000;
JSON
{
"hex": "#ffeaa1",
"rgb": {
"r": 255,
"g": 234,
"b": 161
},
"hsl": {
"h": 46.596,
"s": 100,
"l": 81.569
},
"oklch": {
"l": 0.93759,
"c": 0.09432,
"h": 94
},
"luminance": 0.82679
}Semantic roles & 50–950 ramp
primary
#FFEAA1
secondary
#617EE3
accent
#33E600
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#181612
muted
#868582