#EBEE8D#EBEE8D
#EBEE8D is a very light, vivid yellow. Relative luminance 0.807; OKLCH L 92.6% C 0.120 H 110.1°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEE8D |
|---|---|
| RGB | rgb(235, 238, 141) |
| HSL | hsl(62, 74%, 74%) |
| HSV | hsv(62, 41%, 93%) |
| CMYK | cmyk(1.3%, 0%, 40.8%, 6.7%) |
| CIE-LAB | lab(92.01, -14.81, 46.53) |
| CIE-LCH | lch(92.01, 48.83, 107.66°) |
| OKLab | oklab(92.6% -0.0412 0.1127) |
| OKLCH | oklch(92.6% 0.12 110.1) |
| XYZ | xyz(69.6442, 80.7356, 37.1089) |
| Luminance | 0.8073 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.64
Buff
#FEF69E
ΔE00 3.77
Light Khaki
#E6F2A2
ΔE00 3.97
Manilla
#FFFA86
ΔE00 4.34
Dark Cream
#FFF39A
ΔE00 4.36
Yellowish Tan
#FCFC81
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEE8D #908DEE
analogous
#EEC18D #EBEE8D #BBEE8D
triadic
#EBEE8D #8DEBEE #EE8DEB
tetradic
#EBEE8D #8DEEC1 #908DEE #EE8DBB
square
#EBEE8D #8DEEC1 #908DEE #EE8DBB
split-complementary
#EBEE8D #8DBBEE #C18DEE
monochromatic
#D8DE22 #E2E658 #EBEE8D #F4F6C2 #FAFBE4
Accessibility & contrast
On white
1.22
#EBEE8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#EBEE8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEE8D
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEE8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEE8D | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE685
Deuteranopia (green-blind)
#FDEA91
Tritanopia (blue-blind)
#F7E3D7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ebee8d; /* rgb */ color: rgb(235, 238, 141); /* oklch */ color: oklch(92.6% 0.120 110.1);
Tailwind
colors: {
custom: {
50: '#f3f3b0',
500: '#ebee8d',
950: '#000000',
},
}SCSS
$custom: #ebee8d; $custom-light: #f3f3b0; $custom-dark: #000000;
JSON
{
"hex": "#ebee8d",
"rgb": {
"r": 235,
"g": 238,
"b": 141
},
"hsl": {
"h": 61.856,
"s": 74.046,
"l": 74.314
},
"oklch": {
"l": 0.92597,
"c": 0.12002,
"h": 110.1
},
"luminance": 0.80734
}Semantic roles & 50–950 ramp
primary
#EBEE8D
secondary
#5956C9
accent
#0FD615
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#171710
muted
#858581