#FEEFAA#FEEFAA
#FEEFAA is a very light, moderate yellow. Relative luminance 0.857; OKLCH L 94.8% C 0.089 H 97.4°. Best body text is #000000 at 18.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FEEFAA |
|---|---|
| RGB | rgb(254, 239, 170) |
| HSL | hsl(49, 98%, 83%) |
| HSV | hsv(49, 33%, 100%) |
| CMYK | cmyk(0%, 5.9%, 33.1%, 0.4%) |
| CIE-LAB | lab(94.19, -4.84, 35.26) |
| CIE-LCH | lch(94.19, 35.59, 97.82°) |
| OKLab | oklab(94.82% -0.0113 0.0878) |
| OKLCH | oklch(94.82% 0.089 97.4) |
| XYZ | xyz(78.9963, 85.7082, 50.4044) |
| Luminance | 0.8571 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Tan
#FBEEAC
ΔE00 0.82
Vanilla
#F3E5AB
ΔE00 2.98
Palegoldenrod
#EEE8AA
ΔE00 3.40
Dark Cream
#FFF39A
ΔE00 3.66
Buff
#FEF69E
ΔE00 4.02
Parchment
#FEFCAF
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEEFAA #AAB9FE
analogous
#FEC5AA #FEEFAA #E3FEAA
triadic
#FEEFAA #AAFEEF #EFAAFE
tetradic
#FEEFAA #AAFEC5 #AAB9FE #FEAAE3
square
#FEEFAA #AAFEC5 #AAB9FE #FEAAE3
split-complementary
#FEEFAA #AAE3FE #C5AAFE
monochromatic
#FDD831 #FDE46E #FEEFAA #FFF9E1 #FFF9E1
Accessibility & contrast
On white
1.16
#FEEFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.14
#FEEFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEEFAA
18.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEEFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEEFAA | 1.00 | 1.16 | 18.14 | 18.14 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEBA5
Deuteranopia (green-blind)
#FFF1AC
Tritanopia (blue-blind)
#FFE5DD
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #feefaa; /* rgb */ color: rgb(254, 239, 170); /* oklch */ color: oklch(94.8% 0.089 97.4);
Tailwind
colors: {
custom: {
50: '#fff4c4',
500: '#feefaa',
950: '#000000',
},
}SCSS
$custom: #feefaa; $custom-light: #fff4c4; $custom-dark: #000000;
JSON
{
"hex": "#feefaa",
"rgb": {
"r": 254,
"g": 239,
"b": 170
},
"hsl": {
"h": 49.286,
"s": 97.674,
"l": 83.137
},
"oklch": {
"l": 0.94823,
"c": 0.08854,
"h": 97.4
},
"luminance": 0.85706
}Semantic roles & 50–950 ramp
primary
#FEEFAA
secondary
#697FE3
accent
#29E600
background
#FFFFFD
surface
#FFFEF9
border
#D7D6D2
text
#181712
muted
#868582