#EBE37C#EBE37C
#EBE37C is a very light, vivid yellow. Relative luminance 0.741; OKLCH L 90.1% C 0.126 H 104.7°. Best body text is #000000 at 15.81:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE37C |
|---|---|
| RGB | rgb(235, 227, 124) |
| HSL | hsl(56, 74%, 70%) |
| HSV | hsv(56, 47%, 92%) |
| CMYK | cmyk(0%, 3.4%, 47.2%, 7.8%) |
| CIE-LAB | lab(88.95, -11.02, 50.93) |
| CIE-LCH | lch(88.95, 52.11, 102.21°) |
| OKLab | oklab(90.09% -0.0318 0.1214) |
| OKLCH | oklch(90.09% 0.126 104.7) |
| XYZ | xyz(65.3697, 74.0575, 29.9159) |
| Luminance | 0.7406 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.18
Sandy Yellow
#FDEE73
ΔE00 4.02
Sandy
#F1DA7A
ΔE00 4.44
Dark Cream
#FFF39A
ΔE00 4.44
Dull Yellow
#EEDC5B
ΔE00 4.48
Straw
#FCF679
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE37C #7C84EB
analogous
#EBAC7C #EBE37C #BBEB7C
triadic
#EBE37C #7CEBE3 #E37CEB
tetradic
#EBE37C #7CEBAC #7C84EB #EB7CBB
square
#EBE37C #7CEBAC #7C84EB #EB7CBB
split-complementary
#EBE37C #7CBBEB #AC7CEB
monochromatic
#CDC11F #E3D847 #EBE37C #F3EEB1 #FBF9E4
Accessibility & contrast
On white
1.33
#EBE37C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.81
#EBE37C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE37C
15.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE37C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE37C | 1.00 | 1.33 | 15.81 | 15.81 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DC73
Deuteranopia (green-blind)
#F6E281
Tritanopia (blue-blind)
#F9D7CB
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ebe37c; /* rgb */ color: rgb(235, 227, 124); /* oklch */ color: oklch(90.1% 0.126 104.7);
Tailwind
colors: {
custom: {
50: '#f3eba4',
500: '#ebe37c',
950: '#000000',
},
}SCSS
$custom: #ebe37c; $custom-light: #f3eba4; $custom-dark: #000000;
JSON
{
"hex": "#ebe37c",
"rgb": {
"r": 235,
"g": 227,
"b": 124
},
"hsl": {
"h": 55.676,
"s": 73.51,
"l": 70.392
},
"oklch": {
"l": 0.90091,
"c": 0.12552,
"h": 104.7
},
"luminance": 0.74056
}Semantic roles & 50–950 ramp
primary
#EBE37C
secondary
#4750C4
accent
#1ED610
background
#FFFEFC
surface
#FFFDF6
border
#D7D5D0
text
#17160F
muted
#858480