#EBE682#EBE682
#EBE682 is a very light, vivid yellow. Relative luminance 0.759; OKLCH L 90.8% C 0.123 H 106.1°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE682 |
|---|---|
| RGB | rgb(235, 230, 130) |
| HSL | hsl(57, 72%, 72%) |
| HSV | hsv(57, 45%, 92%) |
| CMYK | cmyk(0%, 2.1%, 44.7%, 7.8%) |
| CIE-LAB | lab(89.80, -11.95, 49.09) |
| CIE-LCH | lch(89.80, 50.53, 103.68°) |
| OKLab | oklab(90.79% -0.0339 0.1178) |
| OKLCH | oklch(90.79% 0.123 106.1) |
| XYZ | xyz(66.5884, 75.8692, 32.2513) |
| Luminance | 0.7587 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.98
Dark Cream
#FFF39A
ΔE00 4.03
Buff
#FEF69E
ΔE00 4.18
Sandy Yellow
#FDEE73
ΔE00 4.47
Straw
#FCF679
ΔE00 4.56
Manilla
#FFFA86
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE682 #8287EB
analogous
#EBB282 #EBE682 #BCEB82
triadic
#EBE682 #82EBE6 #E682EB
tetradic
#EBE682 #82EBB2 #8287EB #EB82BC
square
#EBE682 #82EBB2 #8287EB #EB82BC
split-complementary
#EBE682 #82BCEB #B282EB
monochromatic
#D1C921 #E3DB4D #EBE682 #F3F1B7 #FBFAE5
Accessibility & contrast
On white
1.30
#EBE682 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#EBE682 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE682
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE682 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE682 | 1.00 | 1.30 | 16.17 | 16.17 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DF7A
Deuteranopia (green-blind)
#F8E487
Tritanopia (blue-blind)
#F8DACE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ebe682; /* rgb */ color: rgb(235, 230, 130); /* oklch */ color: oklch(90.8% 0.123 106.1);
Tailwind
colors: {
custom: {
50: '#f3eda8',
500: '#ebe682',
950: '#000000',
},
}SCSS
$custom: #ebe682; $custom-light: #f3eda8; $custom-dark: #000000;
JSON
{
"hex": "#ebe682",
"rgb": {
"r": 235,
"g": 230,
"b": 130
},
"hsl": {
"h": 57.143,
"s": 72.414,
"l": 71.569
},
"oklch": {
"l": 0.90789,
"c": 0.12258,
"h": 106.1
},
"luminance": 0.75868
}Semantic roles & 50–950 ramp
primary
#EBE682
secondary
#4D52C5
accent
#1AD411
background
#FFFEFD
surface
#FEFDF7
border
#D6D5D0
text
#171610
muted
#858481