#EBE080#EBE080
#EBE080 is a very light, moderate yellow. Relative luminance 0.725; OKLCH L 89.5% C 0.118 H 102.7°. Best body text is #000000 at 15.51:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE080 |
|---|---|
| RGB | rgb(235, 224, 128) |
| HSL | hsl(54, 73%, 71%) |
| HSV | hsv(54, 46%, 92%) |
| CMYK | cmyk(0%, 4.7%, 45.5%, 7.8%) |
| CIE-LAB | lab(88.22, -9.15, 48.12) |
| CIE-LCH | lch(88.22, 48.98, 100.77°) |
| OKLab | oklab(89.53% -0.0261 0.1155) |
| OKLCH | oklch(89.53% 0.118 102.7) |
| XYZ | xyz(64.8144, 72.5339, 31.0041) |
| Luminance | 0.7253 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.68
Sandy
#F1DA7A
ΔE00 3.43
Dark Cream
#FFF39A
ΔE00 4.38
Sandy Yellow
#FDEE73
ΔE00 4.73
Dull Yellow
#EEDC5B
ΔE00 4.73
Buff
#FEF69E
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE080 #808BEB
analogous
#EBAA80 #EBE080 #C0EB80
triadic
#EBE080 #80EBE0 #E080EB
tetradic
#EBE080 #80EBAA #808BEB #EB80C0
square
#EBE080 #80EBAA #808BEB #EB80C0
split-complementary
#EBE080 #80C0EB #AA80EB
monochromatic
#D0BE21 #E3D34B #EBE080 #F3EDB5 #FBF9E5
Accessibility & contrast
On white
1.35
#EBE080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.51
#EBE080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE080
15.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE080 | 1.00 | 1.35 | 15.51 | 15.51 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDA78
Deuteranopia (green-blind)
#F3E084
Tritanopia (blue-blind)
#F9D4C9
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ebe080; /* rgb */ color: rgb(235, 224, 128); /* oklch */ color: oklch(89.5% 0.118 102.7);
Tailwind
colors: {
custom: {
50: '#f3e9a6',
500: '#ebe080',
950: '#000000',
},
}SCSS
$custom: #ebe080; $custom-light: #f3e9a6; $custom-dark: #000000;
JSON
{
"hex": "#ebe080",
"rgb": {
"r": 235,
"g": 224,
"b": 128
},
"hsl": {
"h": 53.832,
"s": 72.789,
"l": 71.176
},
"oklch": {
"l": 0.89532,
"c": 0.11839,
"h": 102.7
},
"luminance": 0.72532
}Semantic roles & 50–950 ramp
primary
#EBE080
secondary
#4B57C4
accent
#25D511
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#17160F
muted
#858480