#FEEEAF#FEEEAF
#FEEEAF is a very light, moderate yellow. Relative luminance 0.853; OKLCH L 94.7% C 0.082 H 95.6°. Best body text is #000000 at 18.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FEEEAF |
|---|---|
| RGB | rgb(254, 238, 175) |
| HSL | hsl(48, 98%, 84%) |
| HSV | hsv(48, 31%, 100%) |
| CMYK | cmyk(0%, 6.3%, 31.1%, 0.4%) |
| CIE-LAB | lab(94.02, -3.74, 32.52) |
| CIE-LCH | lch(94.02, 32.73, 96.57°) |
| OKLab | oklab(94.72% -0.0079 0.0814) |
| OKLCH | oklch(94.72% 0.082 95.6) |
| XYZ | xyz(79.1863, 85.3171, 52.8456) |
| Luminance | 0.8531 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Tan
#FBEEAC
ΔE00 1.15
Vanilla
#F3E5AB
ΔE00 2.23
Palegoldenrod
#EEE8AA
ΔE00 3.43
Pale Peach
#FFE5AD
ΔE00 4.01
Egg Shell
#FFFCC4
ΔE00 4.82
Dark Cream
#FFF39A
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEEEAF #AFBFFE
analogous
#FEC7AF #FEEEAF #E7FEAF
triadic
#FEEEAF #AFFEEE #EEAFFE
tetradic
#FEEEAF #AFFEC7 #AFBFFE #FEAFE7
square
#FEEEAF #AFFEC7 #AFBFFE #FEAFE7
split-complementary
#FEEEAF #AFE7FE #C7AFFE
monochromatic
#FCD436 #FDE173 #FEEEAF #FFF9E1 #FFF9E1
Accessibility & contrast
On white
1.16
#FEEEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.06
#FEEEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEEEAF
18.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEEEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEEEAF | 1.00 | 1.16 | 18.06 | 18.06 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEBAB
Deuteranopia (green-blind)
#FFF0B1
Tritanopia (blue-blind)
#FFE5DD
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #feeeaf; /* rgb */ color: rgb(254, 238, 175); /* oklch */ color: oklch(94.7% 0.082 95.6);
Tailwind
colors: {
custom: {
50: '#fff3c7',
500: '#feeeaf',
950: '#000000',
},
}SCSS
$custom: #feeeaf; $custom-light: #fff3c7; $custom-dark: #000000;
JSON
{
"hex": "#feeeaf",
"rgb": {
"r": 254,
"g": 238,
"b": 175
},
"hsl": {
"h": 47.848,
"s": 97.531,
"l": 84.118
},
"oklch": {
"l": 0.94717,
"c": 0.08183,
"h": 95.6
},
"luminance": 0.85315
}Semantic roles & 50–950 ramp
primary
#FEEEAF
secondary
#6E86E4
accent
#2EE600
background
#FFFFFD
surface
#FFFEF9
border
#D7D6D2
text
#181713
muted
#868582