#EBE288#EBE288
#EBE288 is a very light, moderate yellow. Relative luminance 0.738; OKLCH L 90.1% C 0.112 H 103.4°. Best body text is #000000 at 15.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE288 |
|---|---|
| RGB | rgb(235, 226, 136) |
| HSL | hsl(55, 71%, 73%) |
| HSV | hsv(55, 42%, 92%) |
| CMYK | cmyk(0%, 3.8%, 42.1%, 7.8%) |
| CIE-LAB | lab(88.84, -9.37, 44.99) |
| CIE-LCH | lch(88.84, 45.95, 101.76°) |
| OKLab | oklab(90.06% -0.026 0.109) |
| OKLCH | oklch(90.06% 0.112 103.4) |
| XYZ | xyz(65.9026, 73.8343, 34.0677) |
| Luminance | 0.7383 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 0.96
Dark Cream
#FFF39A
ΔE00 3.87
Sandy
#F1DA7A
ΔE00 4.17
Buff
#FEF69E
ΔE00 4.30
Sandy Yellow
#FDEE73
ΔE00 5.38
Palegoldenrod
#EEE8AA
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE288 #8891EB
analogous
#EBB088 #EBE288 #C3EB88
triadic
#EBE288 #88EBE2 #E288EB
tetradic
#EBE288 #88EBB0 #8891EB #EB88C3
square
#EBE288 #88EBB0 #8891EB #EB88C3
split-complementary
#EBE288 #88C3EB #B088EB
monochromatic
#D5C524 #E2D554 #EBE288 #F4EFBC #FBF9E5
Accessibility & contrast
On white
1.33
#EBE288 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.77
#EBE288 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE288
15.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE288 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE288 | 1.00 | 1.33 | 15.77 | 15.77 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DC81
Deuteranopia (green-blind)
#F4E18C
Tritanopia (blue-blind)
#F8D7CC
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ebe288; /* rgb */ color: rgb(235, 226, 136); /* oklch */ color: oklch(90.1% 0.112 103.4);
Tailwind
colors: {
custom: {
50: '#f3ebac',
500: '#ebe288',
950: '#000000',
},
}SCSS
$custom: #ebe288; $custom-light: #f3ebac; $custom-dark: #000000;
JSON
{
"hex": "#ebe288",
"rgb": {
"r": 235,
"g": 226,
"b": 136
},
"hsl": {
"h": 54.545,
"s": 71.223,
"l": 72.745
},
"oklch": {
"l": 0.90057,
"c": 0.11203,
"h": 103.4
},
"luminance": 0.73832
}Semantic roles & 50–950 ramp
primary
#EBE288
secondary
#525DC5
accent
#24D312
background
#FFFEFD
surface
#FEFDF7
border
#D6D5D0
text
#171610
muted
#858481