#EBEC93#EBEC93
#EBEC93 is a very light, moderate yellow. Relative luminance 0.798; OKLCH L 92.3% C 0.111 H 108.9°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEC93 |
|---|---|
| RGB | rgb(235, 236, 147) |
| HSL | hsl(61, 70%, 75%) |
| HSV | hsv(61, 38%, 93%) |
| CMYK | cmyk(0.4%, 0%, 37.7%, 7.5%) |
| CIE-LAB | lab(91.58, -13.19, 43.04) |
| CIE-LCH | lch(91.58, 45.02, 107.04°) |
| OKLab | oklab(92.28% -0.0361 0.1051) |
| OKLCH | oklch(92.28% 0.111 108.9) |
| XYZ | xyz(69.5237, 79.7610, 39.3311) |
| Luminance | 0.7976 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.07
Buff
#FEF69E
ΔE00 3.41
Light Khaki
#E6F2A2
ΔE00 3.54
Dark Cream
#FFF39A
ΔE00 3.97
Parchment
#FEFCAF
ΔE00 4.23
Light Beige
#FFFEB6
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEC93 #9493EC
analogous
#ECC093 #EBEC93 #BFEC93
triadic
#EBEC93 #93EBEC #EC93EB
tetradic
#EBEC93 #93ECC0 #9493EC #EC93BF
square
#EBEC93 #93ECC0 #9493EC #EC93BF
split-complementary
#EBEC93 #93BFEC #C093EC
monochromatic
#D8DA2B #E1E35F #EBEC93 #F5F5C7 #FAFAE5
Accessibility & contrast
On white
1.24
#EBEC93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#EBEC93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEC93
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEC93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEC93 | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E58C
Deuteranopia (green-blind)
#FBE897
Tritanopia (blue-blind)
#F7E2D6
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ebec93; /* rgb */ color: rgb(235, 236, 147); /* oklch */ color: oklch(92.3% 0.111 108.9);
Tailwind
colors: {
custom: {
50: '#f3f2b4',
500: '#ebec93',
950: '#000000',
},
}SCSS
$custom: #ebec93; $custom-light: #f3f2b4; $custom-dark: #000000;
JSON
{
"hex": "#ebec93",
"rgb": {
"r": 235,
"g": 236,
"b": 147
},
"hsl": {
"h": 60.674,
"s": 70.079,
"l": 75.098
},
"oklch": {
"l": 0.92277,
"c": 0.11114,
"h": 108.9
},
"luminance": 0.7976
}Semantic roles & 50–950 ramp
primary
#EBEC93
secondary
#5D5CC7
accent
#13D216
background
#FFFFFD
surface
#FEFEF8
border
#D6D6D1
text
#171611
muted
#858581