#EBE581#EBE581
#EBE581 is a very light, vivid yellow. Relative luminance 0.753; OKLCH L 90.6% C 0.123 H 105.6°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE581 |
|---|---|
| RGB | rgb(235, 229, 129) |
| HSL | hsl(57, 73%, 71%) |
| HSV | hsv(57, 45%, 92%) |
| CMYK | cmyk(0%, 2.6%, 45.1%, 7.8%) |
| CIE-LAB | lab(89.53, -11.55, 49.24) |
| CIE-LCH | lch(89.53, 50.58, 103.20°) |
| OKLab | oklab(90.57% -0.0329 0.1181) |
| OKLCH | oklch(90.57% 0.123 105.6) |
| XYZ | xyz(66.2441, 75.2875, 31.8070) |
| Luminance | 0.7529 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.87
Dark Cream
#FFF39A
ΔE00 4.07
Buff
#FEF69E
ΔE00 4.31
Sandy Yellow
#FDEE73
ΔE00 4.38
Straw
#FCF679
ΔE00 4.66
Manilla
#FFFA86
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE581 #8187EB
analogous
#EBB081 #EBE581 #BCEB81
triadic
#EBE581 #81EBE5 #E581EB
tetradic
#EBE581 #81EBB0 #8187EB #EB81BC
square
#EBE581 #81EBB0 #8187EB #EB81BC
split-complementary
#EBE581 #81BCEB #B081EB
monochromatic
#D1C721 #E3DA4C #EBE581 #F3F0B6 #FBFAE5
Accessibility & contrast
On white
1.31
#EBE581 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#EBE581 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE581
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE581 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE581 | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE79
Deuteranopia (green-blind)
#F7E386
Tritanopia (blue-blind)
#F9D9CD
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ebe581; /* rgb */ color: rgb(235, 229, 129); /* oklch */ color: oklch(90.6% 0.123 105.6);
Tailwind
colors: {
custom: {
50: '#f3eda7',
500: '#ebe581',
950: '#000000',
},
}SCSS
$custom: #ebe581; $custom-light: #f3eda7; $custom-dark: #000000;
JSON
{
"hex": "#ebe581",
"rgb": {
"r": 235,
"g": 229,
"b": 129
},
"hsl": {
"h": 56.604,
"s": 72.603,
"l": 71.373
},
"oklch": {
"l": 0.9057,
"c": 0.12254,
"h": 105.6
},
"luminance": 0.75286
}Semantic roles & 50–950 ramp
primary
#EBE581
secondary
#4C53C5
accent
#1CD511
background
#FFFEFC
surface
#FEFDF6
border
#D6D5D0
text
#171610
muted
#858480