#EBE67E#EBE67E
#EBE67E is a very light, vivid yellow. Relative luminance 0.758; OKLCH L 90.7% C 0.127 H 106.2°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE67E |
|---|---|
| RGB | rgb(235, 230, 126) |
| HSL | hsl(57, 73%, 71%) |
| HSV | hsv(57, 46%, 92%) |
| CMYK | cmyk(0%, 2.1%, 46.4%, 7.8%) |
| CIE-LAB | lab(89.75, -12.33, 50.95) |
| CIE-LCH | lch(89.75, 52.42, 103.60°) |
| OKLab | oklab(90.74% -0.0354 0.1216) |
| OKLCH | oklch(90.74% 0.127 106.2) |
| XYZ | xyz(66.3251, 75.7639, 30.8647) |
| Luminance | 0.7576 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.42
Sandy Yellow
#FDEE73
ΔE00 4.10
Straw
#FCF679
ΔE00 4.21
Dark Cream
#FFF39A
ΔE00 4.31
Manilla
#FFFA86
ΔE00 4.38
Buff
#FEF69E
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE67E #7E83EB
analogous
#EBAF7E #EBE67E #B9EB7E
triadic
#EBE67E #7EEBE6 #E67EEB
tetradic
#EBE67E #7EEBAF #7E83EB #EB7EB9
square
#EBE67E #7EEBAF #7E83EB #EB7EB9
split-complementary
#EBE67E #7EB9EB #AF7EEB
monochromatic
#CFC720 #E3DC49 #EBE67E #F3F0B3 #FBFAE5
Accessibility & contrast
On white
1.30
#EBE67E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#EBE67E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE67E
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE67E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE67E | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DF75
Deuteranopia (green-blind)
#F8E483
Tritanopia (blue-blind)
#F9DACE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ebe67e; /* rgb */ color: rgb(235, 230, 126); /* oklch */ color: oklch(90.7% 0.127 106.2);
Tailwind
colors: {
custom: {
50: '#f3eda5',
500: '#ebe67e',
950: '#000000',
},
}SCSS
$custom: #ebe67e; $custom-light: #f3eda5; $custom-dark: #000000;
JSON
{
"hex": "#ebe67e",
"rgb": {
"r": 235,
"g": 230,
"b": 126
},
"hsl": {
"h": 57.248,
"s": 73.154,
"l": 70.784
},
"oklch": {
"l": 0.90735,
"c": 0.12666,
"h": 106.2
},
"luminance": 0.75762
}Semantic roles & 50–950 ramp
primary
#EBE67E
secondary
#494FC4
accent
#19D510
background
#FFFEFC
surface
#FFFDF6
border
#D7D5D0
text
#17160F
muted
#858480