#FEEB91#FEEB91
#FEEB91 is a very light, moderate yellow. Relative luminance 0.825; OKLCH L 93.6% C 0.112 H 97.7°. Best body text is #000000 at 17.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FEEB91 |
|---|---|
| RGB | rgb(254, 235, 145) |
| HSL | hsl(50, 98%, 78%) |
| HSV | hsv(50, 43%, 100%) |
| CMYK | cmyk(0%, 7.5%, 42.9%, 0.4%) |
| CIE-LAB | lab(92.81, -5.55, 45.90) |
| CIE-LCH | lch(92.81, 46.24, 96.90°) |
| OKLab | oklab(93.61% -0.0151 0.1114) |
| OKLCH | oklch(93.61% 0.112 97.7) |
| XYZ | xyz(75.6941, 82.5344, 38.7260) |
| Luminance | 0.8253 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Cream
#FFF39A
ΔE00 2.40
Khaki (CSS)
#F0E68C
ΔE00 2.85
Buff
#FEF69E
ΔE00 3.58
Sandy
#F1DA7A
ΔE00 3.92
Wheat (survey)
#FBDD7E
ΔE00 4.09
Light Tan
#FBEEAC
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEEB91 #91A4FE
analogous
#FEB491 #FEEB91 #DAFE91
triadic
#FEEB91 #91FEEB #EB91FE
tetradic
#FEEB91 #91FEB4 #91A4FE #FE91DA
square
#FEEB91 #91FEB4 #91A4FE #FE91DA
split-complementary
#FEEB91 #91DAFE #B491FE
monochromatic
#FDD518 #FDE054 #FEEB91 #FFF6CE #FFF9E1
Accessibility & contrast
On white
1.20
#FEEB91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.51
#FEEB91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEEB91
17.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEEB91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEEB91 | 1.00 | 1.20 | 17.51 | 17.51 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE68A
Deuteranopia (green-blind)
#FFED94
Tritanopia (blue-blind)
#FFDFD5
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #feeb91; /* rgb */ color: rgb(254, 235, 145); /* oklch */ color: oklch(93.6% 0.112 97.7);
Tailwind
colors: {
custom: {
50: '#fff1b2',
500: '#feeb91',
950: '#000000',
},
}SCSS
$custom: #feeb91; $custom-light: #fff1b2; $custom-dark: #000000;
JSON
{
"hex": "#feeb91",
"rgb": {
"r": 254,
"g": 235,
"b": 145
},
"hsl": {
"h": 49.541,
"s": 98.198,
"l": 78.235
},
"oklch": {
"l": 0.93612,
"c": 0.11237,
"h": 97.7
},
"luminance": 0.82532
}Semantic roles & 50–950 ramp
primary
#FEEB91
secondary
#546CDF
accent
#28E600
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#181611
muted
#868581