#FFEB89#FFEB89
#FFEB89 is a very light, vivid yellow. Relative luminance 0.825; OKLCH L 93.6% C 0.121 H 98.1°. Best body text is #000000 at 17.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEB89 |
|---|---|
| RGB | rgb(255, 235, 137) |
| HSL | hsl(50, 100%, 77%) |
| HSV | hsv(50, 46%, 100%) |
| CMYK | cmyk(0%, 7.8%, 46.3%, 0%) |
| CIE-LAB | lab(92.79, -5.92, 49.77) |
| CIE-LCH | lch(92.79, 50.13, 96.79°) |
| OKLab | oklab(93.58% -0.017 0.1195) |
| OKLCH | oklch(93.58% 0.121 98.1) |
| XYZ | xyz(75.4658, 82.4855, 35.6081) |
| Luminance | 0.8248 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Cream
#FFF39A
ΔE00 2.95
Khaki (CSS)
#F0E68C
ΔE00 3.24
Sandy Yellow
#FDEE73
ΔE00 3.57
Yellow Tan
#FFE36E
ΔE00 3.58
Sandy
#F1DA7A
ΔE00 3.72
Wheat (survey)
#FBDD7E
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEB89 #899DFF
analogous
#FFB089 #FFEB89 #D8FF89
triadic
#FFEB89 #89FFEB #EB89FF
tetradic
#FFEB89 #89FFB0 #899DFF #FF89D8
square
#FFEB89 #89FFB0 #899DFF #FF89D8
split-complementary
#FFEB89 #89D8FF #B089FF
monochromatic
#FFD60F #FFE14C #FFEB89 #FFF5C6 #FFFAE0
Accessibility & contrast
On white
1.20
#FFEB89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.50
#FFEB89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEB89
17.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEB89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEB89 | 1.00 | 1.20 | 17.50 | 17.50 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE681
Deuteranopia (green-blind)
#FFED8D
Tritanopia (blue-blind)
#FFDED4
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ffeb89; /* rgb */ color: rgb(255, 235, 137); /* oklch */ color: oklch(93.6% 0.121 98.1);
Tailwind
colors: {
custom: {
50: '#fff1ad',
500: '#ffeb89',
950: '#000000',
},
}SCSS
$custom: #ffeb89; $custom-light: #fff1ad; $custom-dark: #000000;
JSON
{
"hex": "#ffeb89",
"rgb": {
"r": 255,
"g": 235,
"b": 137
},
"hsl": {
"h": 49.831,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.93581,
"c": 0.12074,
"h": 98.1
},
"luminance": 0.82483
}Semantic roles & 50–950 ramp
primary
#FFEB89
secondary
#4D66E0
accent
#27E600
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#181610
muted
#868581