#EBEC7F#EBEC7F
#EBEC7F is a very light, vivid yellow. Relative luminance 0.792; OKLCH L 92.0% C 0.132 H 109.2°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEC7F |
|---|---|
| RGB | rgb(235, 236, 127) |
| HSL | hsl(61, 74%, 71%) |
| HSV | hsv(61, 46%, 93%) |
| CMYK | cmyk(0.4%, 0%, 46.2%, 7.5%) |
| CIE-LAB | lab(91.32, -15.20, 52.38) |
| CIE-LCH | lch(91.32, 54.54, 106.18°) |
| OKLab | oklab(91.99% -0.0435 0.1249) |
| OKLCH | oklch(91.99% 0.132 109.2) |
| XYZ | xyz(68.0885, 79.1869, 31.7724) |
| Luminance | 0.7919 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 3.58
Straw
#FCF679
ΔE00 3.58
Yellowish Tan
#FCFC81
ΔE00 3.71
Khaki (CSS)
#F0E68C
ΔE00 3.82
Pale Yellow
#FFFF84
ΔE00 4.25
Butter
#FFFF81
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEC7F #807FEC
analogous
#ECB67F #EBEC7F #B4EC7F
triadic
#EBEC7F #7FEBEC #EC7FEB
tetradic
#EBEC7F #7FECB6 #807FEC #EC7FB4
square
#EBEC7F #7FECB6 #807FEC #EC7FB4
split-complementary
#EBEC7F #7FB4EC #B67FEC
monochromatic
#D0D21F #E3E44A #EBEC7F #F3F4B4 #FBFBE4
Accessibility & contrast
On white
1.25
#EBEC7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#EBEC7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEC7F
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEC7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEC7F | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE476
Deuteranopia (green-blind)
#FDE884
Tritanopia (blue-blind)
#F8E0D3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ebec7f; /* rgb */ color: rgb(235, 236, 127); /* oklch */ color: oklch(92.0% 0.132 109.2);
Tailwind
colors: {
custom: {
50: '#f3f2a6',
500: '#ebec7f',
950: '#000000',
},
}SCSS
$custom: #ebec7f; $custom-light: #f3f2a6; $custom-dark: #000000;
JSON
{
"hex": "#ebec7f",
"rgb": {
"r": 235,
"g": 236,
"b": 127
},
"hsl": {
"h": 60.55,
"s": 74.15,
"l": 71.176
},
"oklch": {
"l": 0.91987,
"c": 0.13221,
"h": 109.2
},
"luminance": 0.79185
}Semantic roles & 50–950 ramp
primary
#EBEC7F
secondary
#4B4AC6
accent
#0FD611
background
#FFFFFC
surface
#FEFEF6
border
#D6D6D0
text
#17160F
muted
#858580