#EBE680#EBE680
#EBE680 is a very light, vivid yellow. Relative luminance 0.758; OKLCH L 90.8% C 0.125 H 106.1°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE680 |
|---|---|
| RGB | rgb(235, 230, 128) |
| HSL | hsl(57, 73%, 71%) |
| HSV | hsv(57, 46%, 92%) |
| CMYK | cmyk(0%, 2.1%, 45.5%, 7.8%) |
| CIE-LAB | lab(89.77, -12.14, 50.02) |
| CIE-LCH | lch(89.77, 51.47, 103.64°) |
| OKLab | oklab(90.76% -0.0347 0.1197) |
| OKLCH | oklch(90.76% 0.125 106.1) |
| XYZ | xyz(66.4555, 75.8160, 31.5512) |
| Luminance | 0.7581 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.19
Dark Cream
#FFF39A
ΔE00 4.16
Sandy Yellow
#FDEE73
ΔE00 4.28
Buff
#FEF69E
ΔE00 4.33
Straw
#FCF679
ΔE00 4.38
Manilla
#FFFA86
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE680 #8085EB
analogous
#EBB080 #EBE680 #BAEB80
triadic
#EBE680 #80EBE6 #E680EB
tetradic
#EBE680 #80EBB0 #8085EB #EB80BA
square
#EBE680 #80EBB0 #8085EB #EB80BA
split-complementary
#EBE680 #80BAEB #B080EB
monochromatic
#D0C821 #E3DC4B #EBE680 #F3F0B5 #FBFAE5
Accessibility & contrast
On white
1.30
#EBE680 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#EBE680 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE680
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE680 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE680 | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DF77
Deuteranopia (green-blind)
#F8E485
Tritanopia (blue-blind)
#F9DACE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ebe680; /* rgb */ color: rgb(235, 230, 128); /* oklch */ color: oklch(90.8% 0.125 106.1);
Tailwind
colors: {
custom: {
50: '#f3eda7',
500: '#ebe680',
950: '#000000',
},
}SCSS
$custom: #ebe680; $custom-light: #f3eda7; $custom-dark: #000000;
JSON
{
"hex": "#ebe680",
"rgb": {
"r": 235,
"g": 230,
"b": 128
},
"hsl": {
"h": 57.196,
"s": 72.789,
"l": 71.176
},
"oklch": {
"l": 0.90762,
"c": 0.12463,
"h": 106.1
},
"luminance": 0.75814
}Semantic roles & 50–950 ramp
primary
#EBE680
secondary
#4B50C4
accent
#1AD511
background
#FFFEFC
surface
#FEFDF6
border
#D6D5D0
text
#171610
muted
#858480