#EBE384#EBE384
#EBE384 is a very light, moderate yellow. Relative luminance 0.743; OKLCH L 90.2% C 0.117 H 104.3°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE384 |
|---|---|
| RGB | rgb(235, 227, 132) |
| HSL | hsl(55, 72%, 72%) |
| HSV | hsv(55, 44%, 92%) |
| CMYK | cmyk(0%, 3.4%, 43.8%, 7.8%) |
| CIE-LAB | lab(89.05, -10.27, 47.20) |
| CIE-LCH | lch(89.05, 48.30, 102.27°) |
| OKLab | oklab(90.2% -0.0289 0.1137) |
| OKLCH | oklch(90.2% 0.117 104.3) |
| XYZ | xyz(65.8963, 74.2681, 32.6893) |
| Luminance | 0.7427 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.23
Dark Cream
#FFF39A
ΔE00 3.94
Buff
#FEF69E
ΔE00 4.31
Sandy
#F1DA7A
ΔE00 4.37
Sandy Yellow
#FDEE73
ΔE00 4.81
Manilla
#FFFA86
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE384 #848CEB
analogous
#EBB084 #EBE384 #C0EB84
triadic
#EBE384 #84EBE3 #E384EB
tetradic
#EBE384 #84EBB0 #848CEB #EB84C0
square
#EBE384 #84EBB0 #848CEB #EB84C0
split-complementary
#EBE384 #84C0EB #B084EB
monochromatic
#D2C522 #E2D74F #EBE384 #F4EFB9 #FBF9E5
Accessibility & contrast
On white
1.32
#EBE384 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#EBE384 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE384
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE384 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE384 | 1.00 | 1.32 | 15.85 | 15.85 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DD7C
Deuteranopia (green-blind)
#F5E288
Tritanopia (blue-blind)
#F8D8CC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ebe384; /* rgb */ color: rgb(235, 227, 132); /* oklch */ color: oklch(90.2% 0.117 104.3);
Tailwind
colors: {
custom: {
50: '#f3eba9',
500: '#ebe384',
950: '#000000',
},
}SCSS
$custom: #ebe384; $custom-light: #f3eba9; $custom-dark: #000000;
JSON
{
"hex": "#ebe384",
"rgb": {
"r": 235,
"g": 227,
"b": 132
},
"hsl": {
"h": 55.34,
"s": 72.028,
"l": 71.961
},
"oklch": {
"l": 0.90202,
"c": 0.11732,
"h": 104.3
},
"luminance": 0.74266
}Semantic roles & 50–950 ramp
primary
#EBE384
secondary
#4E58C5
accent
#21D411
background
#FFFEFD
surface
#FEFDF7
border
#D6D5D0
text
#171610
muted
#858481