#EBEC98#EBEC98
#EBEC98 is a very light, moderate yellow. Relative luminance 0.799; OKLCH L 92.4% C 0.106 H 108.9°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEC98 |
|---|---|
| RGB | rgb(235, 236, 152) |
| HSL | hsl(61, 69%, 76%) |
| HSV | hsv(61, 36%, 93%) |
| CMYK | cmyk(0.4%, 0%, 35.6%, 7.5%) |
| CIE-LAB | lab(91.65, -12.64, 40.66) |
| CIE-LCH | lch(91.65, 42.58, 107.26°) |
| OKLab | oklab(92.36% -0.0342 0.0999) |
| OKLCH | oklch(92.36% 0.106 108.9) |
| XYZ | xyz(69.9246, 79.9213, 41.4425) |
| Luminance | 0.7992 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.13
Khaki (CSS)
#F0E68C
ΔE00 3.32
Buff
#FEF69E
ΔE00 3.47
Parchment
#FEFCAF
ΔE00 3.84
Dark Cream
#FFF39A
ΔE00 4.08
Palegoldenrod
#EEE8AA
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEC98 #9998EC
analogous
#ECC398 #EBEC98 #C1EC98
triadic
#EBEC98 #98EBEC #EC98EB
tetradic
#EBEC98 #98ECC3 #9998EC #EC98C1
square
#EBEC98 #98ECC3 #9998EC #EC98C1
split-complementary
#EBEC98 #98C1EC #C398EC
monochromatic
#D7D931 #E1E264 #EBEC98 #F5F6CC #FAFAE5
Accessibility & contrast
On white
1.24
#EBEC98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#EBEC98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEC98
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEC98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEC98 | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E592
Deuteranopia (green-blind)
#FAE99C
Tritanopia (blue-blind)
#F6E2D7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ebec98; /* rgb */ color: rgb(235, 236, 152); /* oklch */ color: oklch(92.4% 0.106 108.9);
Tailwind
colors: {
custom: {
50: '#f2f2b7',
500: '#ebec98',
950: '#000000',
},
}SCSS
$custom: #ebec98; $custom-light: #f2f2b7; $custom-dark: #000000;
JSON
{
"hex": "#ebec98",
"rgb": {
"r": 235,
"g": 236,
"b": 152
},
"hsl": {
"h": 60.714,
"s": 68.852,
"l": 76.078
},
"oklch": {
"l": 0.92358,
"c": 0.10557,
"h": 108.9
},
"luminance": 0.7992
}Semantic roles & 50–950 ramp
primary
#EBEC98
secondary
#6261C8
accent
#15D117
background
#FFFFFD
surface
#FEFEF8
border
#D6D6D1
text
#171611
muted
#858581