#FEEEAA#FEEEAA
#FEEEAA is a very light, moderate yellow. Relative luminance 0.851; OKLCH L 94.6% C 0.088 H 96.5°. Best body text is #000000 at 18.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FEEEAA |
|---|---|
| RGB | rgb(254, 238, 170) |
| HSL | hsl(49, 98%, 83%) |
| HSV | hsv(49, 33%, 100%) |
| CMYK | cmyk(0%, 6.3%, 33.1%, 0.4%) |
| CIE-LAB | lab(93.94, -4.34, 34.93) |
| CIE-LCH | lch(93.94, 35.20, 97.09°) |
| OKLab | oklab(94.62% -0.0099 0.087) |
| OKLCH | oklch(94.62% 0.088 96.5) |
| XYZ | xyz(78.7043, 85.1243, 50.3071) |
| Luminance | 0.8512 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Tan
#FBEEAC
ΔE00 0.94
Vanilla
#F3E5AB
ΔE00 2.76
Palegoldenrod
#EEE8AA
ΔE00 3.50
Dark Cream
#FFF39A
ΔE00 3.97
Buff
#FEF69E
ΔE00 4.38
Pale Peach
#FFE5AD
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEEEAA #AABAFE
analogous
#FEC4AA #FEEEAA #E4FEAA
triadic
#FEEEAA #AAFEEE #EEAAFE
tetradic
#FEEEAA #AAFEC4 #AABAFE #FEAAE4
square
#FEEEAA #AAFEC4 #AABAFE #FEAAE4
split-complementary
#FEEEAA #AAE4FE #C4AAFE
monochromatic
#FDD631 #FDE26E #FEEEAA #FFF9E1 #FFF9E1
Accessibility & contrast
On white
1.17
#FEEEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.02
#FEEEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEEEAA
18.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEEEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEEEAA | 1.00 | 1.17 | 18.02 | 18.02 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEAA5
Deuteranopia (green-blind)
#FFF0AC
Tritanopia (blue-blind)
#FFE4DC
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #feeeaa; /* rgb */ color: rgb(254, 238, 170); /* oklch */ color: oklch(94.6% 0.088 96.5);
Tailwind
colors: {
custom: {
50: '#fff3c4',
500: '#feeeaa',
950: '#000000',
},
}SCSS
$custom: #feeeaa; $custom-light: #fff3c4; $custom-dark: #000000;
JSON
{
"hex": "#feeeaa",
"rgb": {
"r": 254,
"g": 238,
"b": 170
},
"hsl": {
"h": 48.571,
"s": 97.674,
"l": 83.137
},
"oklch": {
"l": 0.94624,
"c": 0.08759,
"h": 96.5
},
"luminance": 0.85122
}Semantic roles & 50–950 ramp
primary
#FEEEAA
secondary
#6980E3
accent
#2CE600
background
#FFFFFD
surface
#FFFEF9
border
#D7D6D2
text
#181712
muted
#868582