#FFEAA2#FFEAA2
#FFEAA2 is a very light, moderate yellow. Relative luminance 0.827; OKLCH L 93.8% C 0.093 H 93.8°. Best body text is #000000 at 17.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEAA2 |
|---|---|
| RGB | rgb(255, 234, 162) |
| HSL | hsl(46, 100%, 82%) |
| HSV | hsv(46, 36%, 100%) |
| CMYK | cmyk(0%, 8.2%, 36.5%, 0%) |
| CIE-LAB | lab(92.89, -2.87, 37.59) |
| CIE-LCH | lch(92.89, 37.70, 94.37°) |
| OKLab | oklab(93.78% -0.0061 0.093) |
| OKLCH | oklch(93.78% 0.093 93.8) |
| XYZ | xyz(77.1858, 82.7167, 46.0755) |
| Luminance | 0.8271 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Tan
#FBEEAC
ΔE00 2.57
Vanilla
#F3E5AB
ΔE00 3.45
Pale Peach
#FFE5AD
ΔE00 4.02
Dark Cream
#FFF39A
ΔE00 4.26
Palegoldenrod
#EEE8AA
ΔE00 4.77
Khaki (CSS)
#F0E68C
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEAA2 #A2B7FF
analogous
#FFBCA2 #FFEAA2 #E5FFA2
triadic
#FFEAA2 #A2FFEA #EAA2FF
tetradic
#FFEAA2 #A2FFBC #A2B7FF #FFA2E5
square
#FFEAA2 #A2FFBC #A2B7FF #FFA2E5
split-complementary
#FFEAA2 #A2E5FF #BCA2FF
monochromatic
#FFCE28 #FFDC65 #FFEAA2 #FFF8DF #FFF8E0
Accessibility & contrast
On white
1.20
#FFEAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.54
#FFEAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEAA2
17.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEAA2 | 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)
#F9E79D
Deuteranopia (green-blind)
#FEEDA4
Tritanopia (blue-blind)
#FFDFD8
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ffeaa2; /* rgb */ color: rgb(255, 234, 162); /* oklch */ color: oklch(93.8% 0.093 93.8);
Tailwind
colors: {
custom: {
50: '#fff0be',
500: '#ffeaa2',
950: '#000000',
},
}SCSS
$custom: #ffeaa2; $custom-light: #fff0be; $custom-dark: #000000;
JSON
{
"hex": "#ffeaa2",
"rgb": {
"r": 255,
"g": 234,
"b": 162
},
"hsl": {
"h": 46.452,
"s": 100,
"l": 81.765
},
"oklch": {
"l": 0.93776,
"c": 0.09321,
"h": 93.8
},
"luminance": 0.82714
}Semantic roles & 50–950 ramp
primary
#FFEAA2
secondary
#627FE3
accent
#34E600
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#181612
muted
#868582