#EBEB95#EBEB95
#EBEB95 is a very light, moderate yellow. Relative luminance 0.792; OKLCH L 92.1% C 0.108 H 108.3°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEB95 |
|---|---|
| RGB | rgb(235, 235, 149) |
| HSL | hsl(60, 68%, 75%) |
| HSV | hsv(60, 37%, 92%) |
| CMYK | cmyk(0%, 0%, 36.6%, 7.8%) |
| CIE-LAB | lab(91.35, -12.48, 41.76) |
| CIE-LCH | lch(91.35, 43.58, 106.63°) |
| OKLab | oklab(92.1% -0.0339 0.1023) |
| OKLCH | oklch(92.1% 0.108 108.3) |
| XYZ | xyz(69.3949, 79.2501, 40.0691) |
| Luminance | 0.7925 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.90
Buff
#FEF69E
ΔE00 3.38
Light Khaki
#E6F2A2
ΔE00 3.56
Dark Cream
#FFF39A
ΔE00 3.88
Parchment
#FEFCAF
ΔE00 4.11
Palegoldenrod
#EEE8AA
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEB95 #9595EB
analogous
#EBC095 #EBEB95 #C0EB95
triadic
#EBEB95 #95EBEB #EB95EB
tetradic
#EBEB95 #95EBC0 #9595EB #EB95C0
square
#EBEB95 #95EBC0 #9595EB #EB95C0
split-complementary
#EBEB95 #95C0EB #C095EB
monochromatic
#D8D82E #E1E162 #EBEB95 #F5F5C8 #FAFAE5
Accessibility & contrast
On white
1.25
#EBEB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#EBEB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEB95
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEB95 | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E48F
Deuteranopia (green-blind)
#FAE899
Tritanopia (blue-blind)
#F6E1D6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ebeb95; /* rgb */ color: rgb(235, 235, 149); /* oklch */ color: oklch(92.1% 0.108 108.3);
Tailwind
colors: {
custom: {
50: '#f2f1b5',
500: '#ebeb95',
950: '#000000',
},
}SCSS
$custom: #ebeb95; $custom-light: #f2f1b5; $custom-dark: #000000;
JSON
{
"hex": "#ebeb95",
"rgb": {
"r": 235,
"g": 235,
"b": 149
},
"hsl": {
"h": 60,
"s": 68.254,
"l": 75.294
},
"oklch": {
"l": 0.92103,
"c": 0.10775,
"h": 108.3
},
"luminance": 0.79249
}Semantic roles & 50–950 ramp
primary
#EBEB95
secondary
#5E5EC6
accent
#15D015
background
#FFFFFD
surface
#FEFEF8
border
#D6D6D1
text
#171611
muted
#858581