#FEEFAE#FEEFAE
#FEEFAE is a very light, moderate yellow. Relative luminance 0.859; OKLCH L 94.9% C 0.084 H 96.7°. Best body text is #000000 at 18.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FEEFAE |
|---|---|
| RGB | rgb(254, 239, 174) |
| HSL | hsl(49, 98%, 84%) |
| HSV | hsv(49, 31%, 100%) |
| CMYK | cmyk(0%, 5.9%, 31.5%, 0.4%) |
| CIE-LAB | lab(94.25, -4.37, 33.33) |
| CIE-LCH | lch(94.25, 33.62, 97.46°) |
| OKLab | oklab(94.9% -0.0098 0.0834) |
| OKLCH | oklch(94.9% 0.084 96.7) |
| XYZ | xyz(79.3804, 85.8619, 52.4276) |
| Luminance | 0.8586 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Tan
#FBEEAC
ΔE00 0.72
Vanilla
#F3E5AB
ΔE00 2.52
Palegoldenrod
#EEE8AA
ΔE00 3.26
Dark Cream
#FFF39A
ΔE00 4.42
Pale Peach
#FFE5AD
ΔE00 4.52
Egg Shell
#FFFCC4
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEEFAE #AEBDFE
analogous
#FEC7AE #FEEFAE #E5FEAE
triadic
#FEEFAE #AEFEEF #EFAEFE
tetradic
#FEEFAE #AEFEC7 #AEBDFE #FEAEE5
square
#FEEFAE #AEFEC7 #AEBDFE #FEAEE5
split-complementary
#FEEFAE #AEE5FE #C7AEFE
monochromatic
#FDD735 #FDE372 #FEEFAE #FFF9E1 #FFF9E1
Accessibility & contrast
On white
1.16
#FEEFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.17
#FEEFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEEFAE
18.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEEFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEEFAE | 1.00 | 1.16 | 18.17 | 18.17 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEBAA
Deuteranopia (green-blind)
#FFF1B0
Tritanopia (blue-blind)
#FFE6DE
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #feefae; /* rgb */ color: rgb(254, 239, 174); /* oklch */ color: oklch(94.9% 0.084 96.7);
Tailwind
colors: {
custom: {
50: '#fff4c6',
500: '#feefae',
950: '#000000',
},
}SCSS
$custom: #feefae; $custom-light: #fff4c6; $custom-dark: #000000;
JSON
{
"hex": "#feefae",
"rgb": {
"r": 254,
"g": 239,
"b": 174
},
"hsl": {
"h": 48.75,
"s": 97.561,
"l": 83.922
},
"oklch": {
"l": 0.94896,
"c": 0.08393,
"h": 96.7
},
"luminance": 0.8586
}Semantic roles & 50–950 ramp
primary
#FEEFAE
secondary
#6D83E3
accent
#2BE600
background
#FFFFFD
surface
#FFFEF9
border
#D7D6D2
text
#181713
muted
#868582