#EBE883#EBE883
#EBE883 is a very light, vivid yellow. Relative luminance 0.770; OKLCH L 91.2% C 0.124 H 107.1°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE883 |
|---|---|
| RGB | rgb(235, 232, 131) |
| HSL | hsl(58, 72%, 72%) |
| HSV | hsv(58, 44%, 92%) |
| CMYK | cmyk(0%, 1.3%, 44.3%, 7.8%) |
| CIE-LAB | lab(90.33, -12.85, 49.26) |
| CIE-LCH | lch(90.33, 50.91, 104.62°) |
| OKLab | oklab(91.22% -0.0364 0.1182) |
| OKLCH | oklch(91.22% 0.124 107.1) |
| XYZ | xyz(67.2156, 77.0157, 32.7931) |
| Luminance | 0.7701 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.39
Buff
#FEF69E
ΔE00 4.06
Dark Cream
#FFF39A
ΔE00 4.07
Manilla
#FFFA86
ΔE00 4.26
Straw
#FCF679
ΔE00 4.33
Sandy Yellow
#FDEE73
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE883 #8386EB
analogous
#EBB483 #EBE883 #BAEB83
triadic
#EBE883 #83EBE8 #E883EB
tetradic
#EBE883 #83EBB4 #8386EB #EB83BA
square
#EBE883 #83EBB4 #8386EB #EB83BA
split-complementary
#EBE883 #83BAEB #B483EB
monochromatic
#D2CD22 #E2DE4E #EBE883 #F4F2B8 #FBFAE5
Accessibility & contrast
On white
1.28
#EBE883 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#EBE883 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE883
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE883 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE883 | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E17B
Deuteranopia (green-blind)
#F9E588
Tritanopia (blue-blind)
#F8DDD0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ebe883; /* rgb */ color: rgb(235, 232, 131); /* oklch */ color: oklch(91.2% 0.124 107.1);
Tailwind
colors: {
custom: {
50: '#f3efa9',
500: '#ebe883',
950: '#000000',
},
}SCSS
$custom: #ebe883; $custom-light: #f3efa9; $custom-dark: #000000;
JSON
{
"hex": "#ebe883",
"rgb": {
"r": 235,
"g": 232,
"b": 131
},
"hsl": {
"h": 58.269,
"s": 72.222,
"l": 71.765
},
"oklch": {
"l": 0.91215,
"c": 0.12372,
"h": 107.1
},
"luminance": 0.77014
}Semantic roles & 50–950 ramp
primary
#EBE883
secondary
#4D51C5
accent
#17D411
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#171610
muted
#858581