#EBE67D#EBE67D
#EBE67D is a very light, vivid yellow. Relative luminance 0.757; OKLCH L 90.7% C 0.128 H 106.3°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE67D |
|---|---|
| RGB | rgb(235, 230, 125) |
| HSL | hsl(57, 73%, 71%) |
| HSV | hsv(57, 47%, 92%) |
| CMYK | cmyk(0%, 2.1%, 46.8%, 7.8%) |
| CIE-LAB | lab(89.74, -12.42, 51.41) |
| CIE-LCH | lch(89.74, 52.89, 103.58°) |
| OKLab | oklab(90.72% -0.0357 0.1226) |
| OKLCH | oklch(90.72% 0.128 106.3) |
| XYZ | xyz(66.2609, 75.7382, 30.5266) |
| Luminance | 0.7574 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.54
Sandy Yellow
#FDEE73
ΔE00 4.02
Straw
#FCF679
ΔE00 4.13
Manilla
#FFFA86
ΔE00 4.35
Dark Cream
#FFF39A
ΔE00 4.39
Buff
#FEF69E
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE67D #7D82EB
analogous
#EBAF7D #EBE67D #B9EB7D
triadic
#EBE67D #7DEBE6 #E67DEB
tetradic
#EBE67D #7DEBAF #7D82EB #EB7DB9
square
#EBE67D #7DEBAF #7D82EB #EB7DB9
split-complementary
#EBE67D #7DB9EB #AF7DEB
monochromatic
#CEC620 #E3DC48 #EBE67D #F3F0B2 #FBFAE4
Accessibility & contrast
On white
1.30
#EBE67D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#EBE67D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE67D
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE67D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE67D | 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)
#F6DF74
Deuteranopia (green-blind)
#F8E482
Tritanopia (blue-blind)
#F9DACD
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ebe67d; /* rgb */ color: rgb(235, 230, 125); /* oklch */ color: oklch(90.7% 0.128 106.3);
Tailwind
colors: {
custom: {
50: '#f3eda5',
500: '#ebe67d',
950: '#000000',
},
}SCSS
$custom: #ebe67d; $custom-light: #f3eda5; $custom-dark: #000000;
JSON
{
"hex": "#ebe67d",
"rgb": {
"r": 235,
"g": 230,
"b": 125
},
"hsl": {
"h": 57.273,
"s": 73.333,
"l": 70.588
},
"oklch": {
"l": 0.90721,
"c": 0.12766,
"h": 106.3
},
"luminance": 0.75736
}Semantic roles & 50–950 ramp
primary
#EBE67D
secondary
#484EC4
accent
#19D510
background
#FFFEFC
surface
#FFFDF6
border
#D7D5D0
text
#17160F
muted
#858480