#EBE37D#EBE37D
#EBE37D is a very light, vivid yellow. Relative luminance 0.741; OKLCH L 90.1% C 0.125 H 104.6°. Best body text is #000000 at 15.82:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE37D |
|---|---|
| RGB | rgb(235, 227, 125) |
| HSL | hsl(56, 73%, 71%) |
| HSV | hsv(56, 47%, 92%) |
| CMYK | cmyk(0%, 3.4%, 46.8%, 7.8%) |
| CIE-LAB | lab(88.96, -10.93, 50.47) |
| CIE-LCH | lch(88.96, 51.63, 102.22°) |
| OKLab | oklab(90.11% -0.0315 0.1205) |
| OKLCH | oklch(90.11% 0.125 104.6) |
| XYZ | xyz(65.4333, 74.0829, 30.2507) |
| Luminance | 0.7408 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.06
Sandy Yellow
#FDEE73
ΔE00 4.11
Dark Cream
#FFF39A
ΔE00 4.36
Sandy
#F1DA7A
ΔE00 4.42
Dull Yellow
#EEDC5B
ΔE00 4.59
Straw
#FCF679
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE37D #7D85EB
analogous
#EBAC7D #EBE37D #BCEB7D
triadic
#EBE37D #7DEBE3 #E37DEB
tetradic
#EBE37D #7DEBAC #7D85EB #EB7DBC
square
#EBE37D #7DEBAC #7D85EB #EB7DBC
split-complementary
#EBE37D #7DBCEB #AC7DEB
monochromatic
#CEC120 #E3D848 #EBE37D #F3EEB2 #FBF9E4
Accessibility & contrast
On white
1.33
#EBE37D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.82
#EBE37D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE37D
15.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE37D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE37D | 1.00 | 1.33 | 15.82 | 15.82 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DD74
Deuteranopia (green-blind)
#F6E282
Tritanopia (blue-blind)
#F9D7CB
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ebe37d; /* rgb */ color: rgb(235, 227, 125); /* oklch */ color: oklch(90.1% 0.125 104.6);
Tailwind
colors: {
custom: {
50: '#f3eba5',
500: '#ebe37d',
950: '#000000',
},
}SCSS
$custom: #ebe37d; $custom-light: #f3eba5; $custom-dark: #000000;
JSON
{
"hex": "#ebe37d",
"rgb": {
"r": 235,
"g": 227,
"b": 125
},
"hsl": {
"h": 55.636,
"s": 73.333,
"l": 70.588
},
"oklch": {
"l": 0.90105,
"c": 0.12452,
"h": 104.6
},
"luminance": 0.74081
}Semantic roles & 50–950 ramp
primary
#EBE37D
secondary
#4851C4
accent
#1ED510
background
#FFFEFC
surface
#FFFDF6
border
#D7D5D0
text
#17160F
muted
#858480