#EBEC83#EBEC83
#EBEC83 is a very light, vivid yellow. Relative luminance 0.793; OKLCH L 92.0% C 0.128 H 109.2°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEC83 |
|---|---|
| RGB | rgb(235, 236, 131) |
| HSL | hsl(61, 73%, 72%) |
| HSV | hsv(61, 44%, 93%) |
| CMYK | cmyk(0.4%, 0%, 44.5%, 7.5%) |
| CIE-LAB | lab(91.37, -14.82, 50.54) |
| CIE-LCH | lch(91.37, 52.67, 106.34°) |
| OKLab | oklab(92.04% -0.0421 0.1211) |
| OKLCH | oklch(92.04% 0.128 109.2) |
| XYZ | xyz(68.3544, 79.2932, 33.1727) |
| Luminance | 0.7929 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.52
Manilla
#FFFA86
ΔE00 3.75
Straw
#FCF679
ΔE00 3.92
Yellowish Tan
#FCFC81
ΔE00 3.97
Buff
#FEF69E
ΔE00 4.24
Pale Yellow
#FFFF84
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEC83 #8483EC
analogous
#ECB883 #EBEC83 #B7EC83
triadic
#EBEC83 #83EBEC #EC83EB
tetradic
#EBEC83 #83ECB8 #8483EC #EC83B7
square
#EBEC83 #83ECB8 #8483EC #EC83B7
split-complementary
#EBEC83 #83B7EC #B883EC
monochromatic
#D2D420 #E2E44E #EBEC83 #F4F4B8 #FBFBE4
Accessibility & contrast
On white
1.25
#EBEC83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#EBEC83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEC83
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEC83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEC83 | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE47A
Deuteranopia (green-blind)
#FCE888
Tritanopia (blue-blind)
#F8E0D3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ebec83; /* rgb */ color: rgb(235, 236, 131); /* oklch */ color: oklch(92.0% 0.128 109.2);
Tailwind
colors: {
custom: {
50: '#f3f2a9',
500: '#ebec83',
950: '#000000',
},
}SCSS
$custom: #ebec83; $custom-light: #f3f2a9; $custom-dark: #000000;
JSON
{
"hex": "#ebec83",
"rgb": {
"r": 235,
"g": 236,
"b": 131
},
"hsl": {
"h": 60.571,
"s": 73.427,
"l": 71.961
},
"oklch": {
"l": 0.92041,
"c": 0.12817,
"h": 109.2
},
"luminance": 0.79292
}Semantic roles & 50–950 ramp
primary
#EBEC83
secondary
#4E4DC6
accent
#10D612
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#171610
muted
#858581