#EBE378#EBE378
#EBE378 is a very light, vivid yellow. Relative luminance 0.740; OKLCH L 90.0% C 0.129 H 104.9°. Best body text is #000000 at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE378 |
|---|---|
| RGB | rgb(235, 227, 120) |
| HSL | hsl(56, 74%, 70%) |
| HSV | hsv(56, 49%, 92%) |
| CMYK | cmyk(0%, 3.4%, 48.9%, 7.8%) |
| CIE-LAB | lab(88.90, -11.38, 52.77) |
| CIE-LCH | lch(88.90, 53.98, 102.17°) |
| OKLab | oklab(90.04% -0.0332 0.1252) |
| OKLCH | oklch(90.04% 0.129 104.9) |
| XYZ | xyz(65.1219, 73.9583, 28.6106) |
| Luminance | 0.7396 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.69
Sandy Yellow
#FDEE73
ΔE00 3.71
Dull Yellow
#EEDC5B
ΔE00 4.07
Yellowish
#FAEE66
ΔE00 4.31
Straw
#FCF679
ΔE00 4.42
Sandy
#F1DA7A
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE378 #7880EB
analogous
#EBAA78 #EBE378 #BAEB78
triadic
#EBE378 #78EBE3 #E378EB
tetradic
#EBE378 #78EBAA #7880EB #EB78BA
square
#EBE378 #78EBAA #7880EB #EB78BA
split-complementary
#EBE378 #78BAEB #AA78EB
monochromatic
#CBBF1E #E3D843 #EBE378 #F3EEAD #FBF9E3
Accessibility & contrast
On white
1.33
#EBE378 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.79
#EBE378 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE378
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE378 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE378 | 1.00 | 1.33 | 15.79 | 15.79 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DC6E
Deuteranopia (green-blind)
#F6E27D
Tritanopia (blue-blind)
#F9D7CA
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ebe378; /* rgb */ color: rgb(235, 227, 120); /* oklch */ color: oklch(90.0% 0.129 104.9);
Tailwind
colors: {
custom: {
50: '#f3eba1',
500: '#ebe378',
950: '#000000',
},
}SCSS
$custom: #ebe378; $custom-light: #f3eba1; $custom-dark: #000000;
JSON
{
"hex": "#ebe378",
"rgb": {
"r": 235,
"g": 227,
"b": 120
},
"hsl": {
"h": 55.826,
"s": 74.194,
"l": 69.608
},
"oklch": {
"l": 0.90039,
"c": 0.12949,
"h": 104.9
},
"luminance": 0.73956
}Semantic roles & 50–950 ramp
primary
#EBE378
secondary
#444CC4
accent
#1DD60F
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#17160F
muted
#858480