#EBE58C#EBE58C
#EBE58C is a very light, moderate yellow. Relative luminance 0.756; OKLCH L 90.7% C 0.111 H 105.0°. Best body text is #000000 at 16.12:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE58C |
|---|---|
| RGB | rgb(235, 229, 140) |
| HSL | hsl(56, 70%, 74%) |
| HSV | hsv(56, 40%, 92%) |
| CMYK | cmyk(0%, 2.6%, 40.4%, 7.8%) |
| CIE-LAB | lab(89.67, -10.46, 44.07) |
| CIE-LCH | lch(89.67, 45.29, 103.35°) |
| OKLab | oklab(90.73% -0.0288 0.1071) |
| OKLCH | oklch(90.73% 0.111 105) |
| XYZ | xyz(67.0151, 75.5959, 35.8671) |
| Luminance | 0.7559 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.16
Dark Cream
#FFF39A
ΔE00 3.61
Buff
#FEF69E
ΔE00 3.76
Palegoldenrod
#EEE8AA
ΔE00 5.01
Sandy
#F1DA7A
ΔE00 5.15
Light Tan
#FBEEAC
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE58C #8C92EB
analogous
#EBB58C #EBE58C #C1EB8C
triadic
#EBE58C #8CEBE5 #E58CEB
tetradic
#EBE58C #8CEBB5 #8C92EB #EB8CC1
square
#EBE58C #8CEBB5 #8C92EB #EB8CC1
split-complementary
#EBE58C #8CC1EB #B58CEB
monochromatic
#D7CC25 #E2D958 #EBE58C #F4F1C0 #FAF9E5
Accessibility & contrast
On white
1.30
#EBE58C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.12
#EBE58C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE58C
16.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE58C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE58C | 1.00 | 1.30 | 16.12 | 16.12 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF85
Deuteranopia (green-blind)
#F6E490
Tritanopia (blue-blind)
#F8DACF
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ebe58c; /* rgb */ color: rgb(235, 229, 140); /* oklch */ color: oklch(90.7% 0.111 105.0);
Tailwind
colors: {
custom: {
50: '#f3edaf',
500: '#ebe58c',
950: '#000000',
},
}SCSS
$custom: #ebe58c; $custom-light: #f3edaf; $custom-dark: #000000;
JSON
{
"hex": "#ebe58c",
"rgb": {
"r": 235,
"g": 229,
"b": 140
},
"hsl": {
"h": 56.211,
"s": 70.37,
"l": 73.529
},
"oklch": {
"l": 0.90731,
"c": 0.11091,
"h": 105
},
"luminance": 0.75594
}Semantic roles & 50–950 ramp
primary
#EBE58C
secondary
#565DC5
accent
#1FD213
background
#FFFEFD
surface
#FEFDF7
border
#D6D5D0
text
#171610
muted
#858481