#EBED85#EBED85
#EBED85 is a very light, vivid yellow. Relative luminance 0.799; OKLCH L 92.3% C 0.127 H 109.6°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #EBED85 |
|---|---|
| RGB | rgb(235, 237, 133) |
| HSL | hsl(61, 74%, 73%) |
| HSV | hsv(61, 44%, 93%) |
| CMYK | cmyk(0.8%, 0%, 43.9%, 7.1%) |
| CIE-LAB | lab(91.65, -15.12, 49.93) |
| CIE-LCH | lch(91.65, 52.17, 106.85°) |
| OKLab | oklab(92.28% -0.0427 0.1199) |
| OKLCH | oklch(92.28% 0.127 109.6) |
| XYZ | xyz(68.7800, 79.9254, 33.9897) |
| Luminance | 0.7992 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.68
Manilla
#FFFA86
ΔE00 3.79
Yellowish Tan
#FCFC81
ΔE00 3.96
Straw
#FCF679
ΔE00 4.07
Buff
#FEF69E
ΔE00 4.18
Pale Yellow
#FFFF84
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBED85 #8785ED
analogous
#EDBB85 #EBED85 #B7ED85
triadic
#EBED85 #85EBED #ED85EB
tetradic
#EBED85 #85EDBB #8785ED #ED85B7
square
#EBED85 #85EDBB #8785ED #ED85B7
split-complementary
#EBED85 #85B7ED #BB85ED
monochromatic
#D4D820 #E2E550 #EBED85 #F4F5BA #FBFBE4
Accessibility & contrast
On white
1.24
#EBED85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#EBED85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBED85
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBED85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBED85 | 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)
#FCE57C
Deuteranopia (green-blind)
#FDE98A
Tritanopia (blue-blind)
#F8E2D4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ebed85; /* rgb */ color: rgb(235, 237, 133); /* oklch */ color: oklch(92.3% 0.127 109.6);
Tailwind
colors: {
custom: {
50: '#f3f2aa',
500: '#ebed85',
950: '#000000',
},
}SCSS
$custom: #ebed85; $custom-light: #f3f2aa; $custom-dark: #000000;
JSON
{
"hex": "#ebed85",
"rgb": {
"r": 235,
"g": 237,
"b": 133
},
"hsl": {
"h": 61.154,
"s": 74.286,
"l": 72.549
},
"oklch": {
"l": 0.92275,
"c": 0.12725,
"h": 109.6
},
"luminance": 0.79924
}Semantic roles & 50–950 ramp
primary
#EBED85
secondary
#514FC7
accent
#0FD613
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#171610
muted
#858581