#FFEB90#FFEB90
#FFEB90 is a very light, moderate yellow. Relative luminance 0.827; OKLCH L 93.7% C 0.114 H 97.3°. Best body text is #000000 at 17.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEB90 |
|---|---|
| RGB | rgb(255, 235, 144) |
| HSL | hsl(49, 100%, 78%) |
| HSV | hsv(49, 44%, 100%) |
| CMYK | cmyk(0%, 7.8%, 43.5%, 0%) |
| CIE-LAB | lab(92.88, -5.26, 46.50) |
| CIE-LCH | lch(92.88, 46.79, 96.45°) |
| OKLab | oklab(93.68% -0.0144 0.1126) |
| OKLCH | oklch(93.68% 0.114 97.3) |
| XYZ | xyz(75.9843, 82.6929, 38.3389) |
| Luminance | 0.8269 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Cream
#FFF39A
ΔE00 2.62
Khaki (CSS)
#F0E68C
ΔE00 3.10
Buff
#FEF69E
ΔE00 3.81
Sandy
#F1DA7A
ΔE00 3.85
Wheat (survey)
#FBDD7E
ΔE00 3.89
Yellow Tan
#FFE36E
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEB90 #90A4FF
analogous
#FFB390 #FFEB90 #DBFF90
triadic
#FFEB90 #90FFEB #EB90FF
tetradic
#FFEB90 #90FFB3 #90A4FF #FF90DB
square
#FFEB90 #90FFB3 #90A4FF #FF90DB
split-complementary
#FFEB90 #90DBFF #B390FF
monochromatic
#FFD516 #FFE053 #FFEB90 #FFF6CD #FFF9E0
Accessibility & contrast
On white
1.20
#FFEB90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.54
#FFEB90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEB90
17.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEB90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEB90 | 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)
#FCE789
Deuteranopia (green-blind)
#FFEE94
Tritanopia (blue-blind)
#FFDFD5
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ffeb90; /* rgb */ color: rgb(255, 235, 144); /* oklch */ color: oklch(93.7% 0.114 97.3);
Tailwind
colors: {
custom: {
50: '#fff1b2',
500: '#ffeb90',
950: '#000000',
},
}SCSS
$custom: #ffeb90; $custom-light: #fff1b2; $custom-dark: #000000;
JSON
{
"hex": "#ffeb90",
"rgb": {
"r": 255,
"g": 235,
"b": 144
},
"hsl": {
"h": 49.189,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.93683,
"c": 0.11354,
"h": 97.3
},
"luminance": 0.8269
}Semantic roles & 50–950 ramp
primary
#FFEB90
secondary
#536CE1
accent
#29E600
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#181611
muted
#868581