#EBE676#EBE676
#EBE676 is a very light, vivid yellow. Relative luminance 0.756; OKLCH L 90.6% C 0.135 H 106.5°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE676 |
|---|---|
| RGB | rgb(235, 230, 118) |
| HSL | hsl(57, 75%, 69%) |
| HSV | hsv(57, 50%, 92%) |
| CMYK | cmyk(0%, 2.1%, 49.8%, 7.8%) |
| CIE-LAB | lab(89.66, -13.04, 54.60) |
| CIE-LCH | lch(89.66, 56.14, 103.43°) |
| OKLab | oklab(90.63% -0.0382 0.129) |
| OKLCH | oklch(90.63% 0.135 106.5) |
| XYZ | xyz(65.8294, 75.5656, 28.2540) |
| Luminance | 0.7556 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.36
Sandy Yellow
#FDEE73
ΔE00 3.56
Straw
#FCF679
ΔE00 3.70
Yellowish
#FAEE66
ΔE00 3.87
Manilla
#FFFA86
ΔE00 4.22
Dull Yellow
#EEDC5B
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE676 #767BEB
analogous
#EBAC76 #EBE676 #B6EB76
triadic
#EBE676 #76EBE6 #E676EB
tetradic
#EBE676 #76EBAC #767BEB #EB76B6
square
#EBE676 #76EBAC #767BEB #EB76B6
split-complementary
#EBE676 #76B6EB #AC76EB
monochromatic
#C9C21D #E3DC41 #EBE676 #F3F0AB #FBF9E1
Accessibility & contrast
On white
1.30
#EBE676 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#EBE676 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE676
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE676 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE676 | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6DF6C
Deuteranopia (green-blind)
#F9E47B
Tritanopia (blue-blind)
#F9DACC
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ebe676; /* rgb */ color: rgb(235, 230, 118); /* oklch */ color: oklch(90.6% 0.135 106.5);
Tailwind
colors: {
custom: {
50: '#f3eda0',
500: '#ebe676',
950: '#000000',
},
}SCSS
$custom: #ebe676; $custom-light: #f3eda0; $custom-dark: #000000;
JSON
{
"hex": "#ebe676",
"rgb": {
"r": 235,
"g": 230,
"b": 118
},
"hsl": {
"h": 57.436,
"s": 74.522,
"l": 69.216
},
"oklch": {
"l": 0.90631,
"c": 0.13452,
"h": 106.5
},
"luminance": 0.75564
}Semantic roles & 50–950 ramp
primary
#EBE676
secondary
#4247C3
accent
#17D70F
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#17160F
muted
#858480