#EBEE8B#EBEE8B
#EBEE8B is a very light, vivid yellow. Relative luminance 0.807; OKLCH L 92.6% C 0.122 H 110.1°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEE8B |
|---|---|
| RGB | rgb(235, 238, 139) |
| HSL | hsl(62, 74%, 74%) |
| HSV | hsv(62, 42%, 93%) |
| CMYK | cmyk(1.3%, 0%, 41.6%, 6.7%) |
| CIE-LAB | lab(91.99, -15.02, 47.46) |
| CIE-LCH | lch(91.99, 49.78, 107.55°) |
| OKLab | oklab(92.57% -0.0419 0.1147) |
| OKLCH | oklch(92.57% 0.122 110.1) |
| XYZ | xyz(69.4967, 80.6766, 36.3323) |
| Luminance | 0.8067 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.69
Buff
#FEF69E
ΔE00 3.88
Manilla
#FFFA86
ΔE00 4.16
Light Khaki
#E6F2A2
ΔE00 4.23
Yellowish Tan
#FCFC81
ΔE00 4.38
Dark Cream
#FFF39A
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEE8B #8E8BEE
analogous
#EEC08B #EBEE8B #BAEE8B
triadic
#EBEE8B #8BEBEE #EE8BEB
tetradic
#EBEE8B #8BEEC0 #8E8BEE #EE8BBA
square
#EBEE8B #8BEEC0 #8E8BEE #EE8BBA
split-complementary
#EBEE8B #8BBAEE #C08BEE
monochromatic
#D8DE21 #E2E656 #EBEE8B #F4F6C0 #FAFBE4
Accessibility & contrast
On white
1.23
#EBEE8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#EBEE8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEE8B
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEE8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEE8B | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE683
Deuteranopia (green-blind)
#FDEA90
Tritanopia (blue-blind)
#F7E3D6
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ebee8b; /* rgb */ color: rgb(235, 238, 139); /* oklch */ color: oklch(92.6% 0.122 110.1);
Tailwind
colors: {
custom: {
50: '#f3f3ae',
500: '#ebee8b',
950: '#000000',
},
}SCSS
$custom: #ebee8b; $custom-light: #f3f3ae; $custom-dark: #000000;
JSON
{
"hex": "#ebee8b",
"rgb": {
"r": 235,
"g": 238,
"b": 139
},
"hsl": {
"h": 61.818,
"s": 74.436,
"l": 73.922
},
"oklch": {
"l": 0.92568,
"c": 0.12214,
"h": 110.1
},
"luminance": 0.80675
}Semantic roles & 50–950 ramp
primary
#EBEE8B
secondary
#5854C9
accent
#0FD715
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#171710
muted
#858581