#FEEBAA#FEEBAA
#FEEBAA is a very light, moderate yellow. Relative luminance 0.834; OKLCH L 94.0% C 0.085 H 93.7°. Best body text is #000000 at 17.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FEEBAA |
|---|---|
| RGB | rgb(254, 235, 170) |
| HSL | hsl(46, 98%, 83%) |
| HSV | hsv(46, 33%, 100%) |
| CMYK | cmyk(0%, 7.5%, 33.1%, 0.4%) |
| CIE-LAB | lab(93.19, -2.83, 33.93) |
| CIE-LCH | lch(93.19, 34.05, 94.77°) |
| OKLab | oklab(94.03% -0.0055 0.0847) |
| OKLCH | oklch(94.03% 0.085 93.7) |
| XYZ | xyz(77.8382, 83.3920, 50.0184) |
| Luminance | 0.8339 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Tan
#FBEEAC
ΔE00 1.87
Vanilla
#F3E5AB
ΔE00 2.38
Pale Peach
#FFE5AD
ΔE00 3.35
Palegoldenrod
#EEE8AA
ΔE00 4.06
Dark Cream
#FFF39A
ΔE00 4.99
Beige (survey)
#E6DAA6
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEEBAA #AABDFE
analogous
#FEC1AA #FEEBAA #E7FEAA
triadic
#FEEBAA #AAFEEB #EBAAFE
tetradic
#FEEBAA #AAFEC1 #AABDFE #FEAAE7
square
#FEEBAA #AAFEC1 #AABDFE #FEAAE7
split-complementary
#FEEBAA #AAE7FE #C1AAFE
monochromatic
#FDCF31 #FDDD6E #FEEBAA #FFF8E1 #FFF8E1
Accessibility & contrast
On white
1.19
#FEEBAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.68
#FEEBAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEEBAA
17.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEEBAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEEBAA | 1.00 | 1.19 | 17.68 | 17.68 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E8A6
Deuteranopia (green-blind)
#FEEEAC
Tritanopia (blue-blind)
#FFE1DA
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #feebaa; /* rgb */ color: rgb(254, 235, 170); /* oklch */ color: oklch(94.0% 0.085 93.7);
Tailwind
colors: {
custom: {
50: '#fff1c3',
500: '#feebaa',
950: '#000000',
},
}SCSS
$custom: #feebaa; $custom-light: #fff1c3; $custom-dark: #000000;
JSON
{
"hex": "#feebaa",
"rgb": {
"r": 254,
"g": 235,
"b": 170
},
"hsl": {
"h": 46.429,
"s": 97.674,
"l": 83.137
},
"oklch": {
"l": 0.94032,
"c": 0.08486,
"h": 93.7
},
"luminance": 0.8339
}Semantic roles & 50–950 ramp
primary
#FEEBAA
secondary
#6985E3
accent
#34E600
background
#FFFFFD
surface
#FFFEF9
border
#D7D6D2
text
#181612
muted
#868582