#EBE073#EBE073
#EBE073 is a very light, vivid yellow. Relative luminance 0.722; OKLCH L 89.4% C 0.131 H 103.5°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE073 |
|---|---|
| RGB | rgb(235, 224, 115) |
| HSL | hsl(55, 75%, 69%) |
| HSV | hsv(55, 51%, 92%) |
| CMYK | cmyk(0%, 4.7%, 51.1%, 7.8%) |
| CIE-LAB | lab(88.07, -10.31, 54.12) |
| CIE-LCH | lch(88.07, 55.09, 100.78°) |
| OKLab | oklab(89.36% -0.0307 0.1277) |
| OKLCH | oklch(89.36% 0.131 103.5) |
| XYZ | xyz(64.0129, 72.2133, 26.7829) |
| Luminance | 0.7221 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.17
Dull Yellow
#EEDC5B
ΔE00 3.18
Sandy Yellow
#FDEE73
ΔE00 3.68
Sandy
#F1DA7A
ΔE00 3.85
Yellowish
#FAEE66
ΔE00 4.28
Sand Yellow
#FCE166
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE073 #737EEB
analogous
#EBA473 #EBE073 #BAEB73
triadic
#EBE073 #73EBE0 #E073EB
tetradic
#EBE073 #73EBA4 #737EEB #EB73BA
square
#EBE073 #73EBA4 #737EEB #EB73BA
split-complementary
#EBE073 #73BAEB #A473EB
monochromatic
#C7B81C #E3D43D #EBE073 #F3ECA9 #FAF8DE
Accessibility & contrast
On white
1.36
#EBE073 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#EBE073 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE073
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE073 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE073 | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DA69
Deuteranopia (green-blind)
#F4E078
Tritanopia (blue-blind)
#FAD3C7
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ebe073; /* rgb */ color: rgb(235, 224, 115); /* oklch */ color: oklch(89.4% 0.131 103.5);
Tailwind
colors: {
custom: {
50: '#f4e99e',
500: '#ebe073',
950: '#000000',
},
}SCSS
$custom: #ebe073; $custom-light: #f4e99e; $custom-dark: #000000;
JSON
{
"hex": "#ebe073",
"rgb": {
"r": 235,
"g": 224,
"b": 115
},
"hsl": {
"h": 54.5,
"s": 75,
"l": 68.627
},
"oklch": {
"l": 0.8936,
"c": 0.1313,
"h": 103.5
},
"luminance": 0.72211
}Semantic roles & 50–950 ramp
primary
#EBE073
secondary
#3F4BC3
accent
#21D70E
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#17160F
muted
#858480