#EBE673#EBE673
#EBE673 is a very light, vivid yellow. Relative luminance 0.755; OKLCH L 90.6% C 0.137 H 106.6°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE673 |
|---|---|
| RGB | rgb(235, 230, 115) |
| HSL | hsl(58, 75%, 69%) |
| HSV | hsv(58, 51%, 92%) |
| CMYK | cmyk(0%, 2.1%, 51.1%, 7.8%) |
| CIE-LAB | lab(89.62, -13.29, 55.95) |
| CIE-LCH | lch(89.62, 57.51, 103.36°) |
| OKLab | oklab(90.6% -0.0392 0.1317) |
| OKLCH | oklch(90.6% 0.137 106.6) |
| XYZ | xyz(65.6540, 75.4954, 27.3300) |
| Luminance | 0.7549 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 3.42
Straw
#FCF679
ΔE00 3.57
Yellowish
#FAEE66
ΔE00 3.60
Khaki (CSS)
#F0E68C
ΔE00 3.71
Manilla
#FFFA86
ΔE00 4.22
Dull Yellow
#EEDC5B
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE673 #7378EB
analogous
#EBAA73 #EBE673 #B4EB73
triadic
#EBE673 #73EBE6 #E673EB
tetradic
#EBE673 #73EBAA #7378EB #EB73B4
square
#EBE673 #73EBAA #7378EB #EB73B4
split-complementary
#EBE673 #73B4EB #AA73EB
monochromatic
#C7C01C #E3DC3D #EBE673 #F3F0A9 #FAF9DE
Accessibility & contrast
On white
1.30
#EBE673 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#EBE673 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE673
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE673 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE673 | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6DF68
Deuteranopia (green-blind)
#F9E479
Tritanopia (blue-blind)
#FAD9CC
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ebe673; /* rgb */ color: rgb(235, 230, 115); /* oklch */ color: oklch(90.6% 0.137 106.6);
Tailwind
colors: {
custom: {
50: '#f4ed9e',
500: '#ebe673',
950: '#000000',
},
}SCSS
$custom: #ebe673; $custom-light: #f4ed9e; $custom-dark: #000000;
JSON
{
"hex": "#ebe673",
"rgb": {
"r": 235,
"g": 230,
"b": 115
},
"hsl": {
"h": 57.5,
"s": 75,
"l": 68.627
},
"oklch": {
"l": 0.90595,
"c": 0.13737,
"h": 106.6
},
"luminance": 0.75494
}Semantic roles & 50–950 ramp
primary
#EBE673
secondary
#3F45C3
accent
#17D70E
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#17160F
muted
#858480