#EBEC80#EBEC80
#EBEC80 is a very light, vivid yellow. Relative luminance 0.792; OKLCH L 92.0% C 0.131 H 109.2°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEC80 |
|---|---|
| RGB | rgb(235, 236, 128) |
| HSL | hsl(61, 74%, 71%) |
| HSV | hsv(61, 46%, 93%) |
| CMYK | cmyk(0.4%, 0%, 45.8%, 7.5%) |
| CIE-LAB | lab(91.33, -15.10, 51.92) |
| CIE-LCH | lch(91.33, 54.07, 106.22°) |
| OKLab | oklab(92% -0.0431 0.1239) |
| OKLCH | oklch(92% 0.131 109.2) |
| XYZ | xyz(68.1540, 79.2131, 32.1173) |
| Luminance | 0.7921 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 3.61
Straw
#FCF679
ΔE00 3.66
Khaki (CSS)
#F0E68C
ΔE00 3.74
Yellowish Tan
#FCFC81
ΔE00 3.77
Pale Yellow
#FFFF84
ΔE00 4.30
Butter
#FFFF81
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEC80 #8180EC
analogous
#ECB780 #EBEC80 #B5EC80
triadic
#EBEC80 #80EBEC #EC80EB
tetradic
#EBEC80 #80ECB7 #8180EC #EC80B5
square
#EBEC80 #80ECB7 #8180EC #EC80B5
split-complementary
#EBEC80 #80B5EC #B780EC
monochromatic
#D1D21F #E3E44B #EBEC80 #F3F4B5 #FBFBE4
Accessibility & contrast
On white
1.25
#EBEC80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#EBEC80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEC80
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEC80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEC80 | 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)
#FBE477
Deuteranopia (green-blind)
#FDE885
Tritanopia (blue-blind)
#F8E0D3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ebec80; /* rgb */ color: rgb(235, 236, 128); /* oklch */ color: oklch(92.0% 0.131 109.2);
Tailwind
colors: {
custom: {
50: '#f3f2a7',
500: '#ebec80',
950: '#000000',
},
}SCSS
$custom: #ebec80; $custom-light: #f3f2a7; $custom-dark: #000000;
JSON
{
"hex": "#ebec80",
"rgb": {
"r": 235,
"g": 236,
"b": 128
},
"hsl": {
"h": 60.556,
"s": 73.973,
"l": 71.373
},
"oklch": {
"l": 0.92,
"c": 0.1312,
"h": 109.2
},
"luminance": 0.79212
}Semantic roles & 50–950 ramp
primary
#EBEC80
secondary
#4C4BC6
accent
#0FD611
background
#FFFFFC
surface
#FEFEF6
border
#D6D6D0
text
#171610
muted
#858580