#EBE293#EBE293
#EBE293 is a very light, moderate yellow. Relative luminance 0.742; OKLCH L 90.2% C 0.100 H 102.6°. Best body text is #000000 at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE293 |
|---|---|
| RGB | rgb(235, 226, 147) |
| HSL | hsl(54, 69%, 75%) |
| HSV | hsv(54, 37%, 92%) |
| CMYK | cmyk(0%, 3.8%, 37.4%, 7.8%) |
| CIE-LAB | lab(89.00, -8.21, 39.73) |
| CIE-LCH | lch(89.00, 40.57, 101.67°) |
| OKLab | oklab(90.23% -0.0218 0.0975) |
| OKLCH | oklch(90.23% 0.1 102.6) |
| XYZ | xyz(66.7248, 74.1632, 38.3981) |
| Luminance | 0.7416 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.99
Palegoldenrod
#EEE8AA
ΔE00 3.66
Light Tan
#FBEEAC
ΔE00 4.04
Dark Cream
#FFF39A
ΔE00 4.06
Buff
#FEF69E
ΔE00 4.37
Vanilla
#F3E5AB
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE293 #939CEB
analogous
#EBB693 #EBE293 #C8EB93
triadic
#EBE293 #93EBE2 #E293EB
tetradic
#EBE293 #93EBB6 #939CEB #EB93C8
square
#EBE293 #93EBB6 #939CEB #EB93C8
split-complementary
#EBE293 #93C8EB #B693EB
monochromatic
#D8C62C #E1D45F #EBE293 #F5F0C7 #FAF8E5
Accessibility & contrast
On white
1.33
#EBE293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.83
#EBE293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE293
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE293 | 1.00 | 1.33 | 15.83 | 15.83 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDD8D
Deuteranopia (green-blind)
#F3E296
Tritanopia (blue-blind)
#F7D8CE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ebe293; /* rgb */ color: rgb(235, 226, 147); /* oklch */ color: oklch(90.2% 0.100 102.6);
Tailwind
colors: {
custom: {
50: '#f2ebb3',
500: '#ebe293',
950: '#000000',
},
}SCSS
$custom: #ebe293; $custom-light: #f2ebb3; $custom-dark: #000000;
JSON
{
"hex": "#ebe293",
"rgb": {
"r": 235,
"g": 226,
"b": 147
},
"hsl": {
"h": 53.864,
"s": 68.75,
"l": 74.902
},
"oklch": {
"l": 0.90231,
"c": 0.09994,
"h": 102.6
},
"luminance": 0.74161
}Semantic roles & 50–950 ramp
primary
#EBE293
secondary
#5C67C6
accent
#28D115
background
#FFFEFD
surface
#FEFDF8
border
#D6D5D1
text
#171611
muted
#858481