#FFEB91#FFEB91
#FFEB91 is a very light, moderate yellow. Relative luminance 0.827; OKLCH L 93.7% C 0.113 H 97.2°. Best body text is #000000 at 17.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEB91 |
|---|---|
| RGB | rgb(255, 235, 145) |
| HSL | hsl(49, 100%, 78%) |
| HSV | hsv(49, 43%, 100%) |
| CMYK | cmyk(0%, 7.8%, 43.1%, 0%) |
| CIE-LAB | lab(92.89, -5.16, 46.02) |
| CIE-LCH | lch(92.89, 46.31, 96.40°) |
| OKLab | oklab(93.7% -0.014 0.1116) |
| OKLCH | oklch(93.7% 0.113 97.2) |
| XYZ | xyz(76.0611, 82.7236, 38.7432) |
| Luminance | 0.8272 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Cream
#FFF39A
ΔE00 2.61
Khaki (CSS)
#F0E68C
ΔE00 3.11
Buff
#FEF69E
ΔE00 3.79
Sandy
#F1DA7A
ΔE00 3.89
Wheat (survey)
#FBDD7E
ΔE00 3.91
Yellow Tan
#FFE36E
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEB91 #91A5FF
analogous
#FFB491 #FFEB91 #DCFF91
triadic
#FFEB91 #91FFEB #EB91FF
tetradic
#FFEB91 #91FFB4 #91A5FF #FF91DC
square
#FFEB91 #91FFB4 #91A5FF #FF91DC
split-complementary
#FFEB91 #91DCFF #B491FF
monochromatic
#FFD517 #FFE054 #FFEB91 #FFF6CE #FFF9E0
Accessibility & contrast
On white
1.20
#FFEB91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.54
#FFEB91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEB91
17.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEB91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEB91 | 1.00 | 1.20 | 17.54 | 17.54 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE78A
Deuteranopia (green-blind)
#FFEE94
Tritanopia (blue-blind)
#FFDFD5
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ffeb91; /* rgb */ color: rgb(255, 235, 145); /* oklch */ color: oklch(93.7% 0.113 97.2);
Tailwind
colors: {
custom: {
50: '#fff1b2',
500: '#ffeb91',
950: '#000000',
},
}SCSS
$custom: #ffeb91; $custom-light: #fff1b2; $custom-dark: #000000;
JSON
{
"hex": "#ffeb91",
"rgb": {
"r": 255,
"g": 235,
"b": 145
},
"hsl": {
"h": 49.091,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.93698,
"c": 0.1125,
"h": 97.2
},
"luminance": 0.82721
}Semantic roles & 50–950 ramp
primary
#FFEB91
secondary
#536DE1
accent
#2AE600
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#181611
muted
#868581