#EBE373#EBE373
#EBE373 is a very light, vivid yellow. Relative luminance 0.738; OKLCH L 90.0% C 0.134 H 105.1°. Best body text is #000000 at 15.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE373 |
|---|---|
| RGB | rgb(235, 227, 115) |
| HSL | hsl(56, 75%, 69%) |
| HSV | hsv(56, 51%, 92%) |
| CMYK | cmyk(0%, 3.4%, 51.1%, 7.8%) |
| CIE-LAB | lab(88.85, -11.80, 55.04) |
| CIE-LCH | lch(88.85, 56.29, 102.10°) |
| OKLab | oklab(89.98% -0.035 0.1297) |
| OKLCH | oklch(89.98% 0.134 105.1) |
| XYZ | xyz(64.8263, 73.8401, 27.0541) |
| Luminance | 0.7384 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.32
Sandy Yellow
#FDEE73
ΔE00 3.41
Dull Yellow
#EEDC5B
ΔE00 3.63
Yellowish
#FAEE66
ΔE00 3.83
Straw
#FCF679
ΔE00 4.19
Sandy
#F1DA7A
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE373 #737BEB
analogous
#EBA773 #EBE373 #B7EB73
triadic
#EBE373 #73EBE3 #E373EB
tetradic
#EBE373 #73EBA7 #737BEB #EB73B7
square
#EBE373 #73EBA7 #737BEB #EB73B7
split-complementary
#EBE373 #73B7EB #A773EB
monochromatic
#C7BC1C #E3D83D #EBE373 #F3EEA9 #FAF8DE
Accessibility & contrast
On white
1.33
#EBE373 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.77
#EBE373 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE373
15.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE373 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE373 | 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)
#F3DC69
Deuteranopia (green-blind)
#F7E278
Tritanopia (blue-blind)
#FAD6C9
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ebe373; /* rgb */ color: rgb(235, 227, 115); /* oklch */ color: oklch(90.0% 0.134 105.1);
Tailwind
colors: {
custom: {
50: '#f4eb9e',
500: '#ebe373',
950: '#000000',
},
}SCSS
$custom: #ebe373; $custom-light: #f4eb9e; $custom-dark: #000000;
JSON
{
"hex": "#ebe373",
"rgb": {
"r": 235,
"g": 227,
"b": 115
},
"hsl": {
"h": 56,
"s": 75,
"l": 68.627
},
"oklch": {
"l": 0.89976,
"c": 0.13429,
"h": 105.1
},
"luminance": 0.73838
}Semantic roles & 50–950 ramp
primary
#EBE373
secondary
#3F48C3
accent
#1CD70E
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#17160F
muted
#858480