#EBE191#EBE191
#EBE191 is a very light, moderate yellow. Relative luminance 0.736; OKLCH L 90.0% C 0.101 H 102.0°. Best body text is #000000 at 15.71:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE191 |
|---|---|
| RGB | rgb(235, 225, 145) |
| HSL | hsl(53, 69%, 75%) |
| HSV | hsv(53, 38%, 92%) |
| CMYK | cmyk(0%, 4.3%, 38.3%, 7.8%) |
| CIE-LAB | lab(88.71, -7.92, 40.36) |
| CIE-LCH | lch(88.71, 41.13, 101.10°) |
| OKLab | oklab(89.99% -0.0211 0.0989) |
| OKLCH | oklch(89.99% 0.101 102) |
| XYZ | xyz(66.2981, 73.5587, 37.4884) |
| Luminance | 0.7356 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.90
Palegoldenrod
#EEE8AA
ΔE00 3.97
Dark Cream
#FFF39A
ΔE00 4.13
Light Tan
#FBEEAC
ΔE00 4.22
Sandy
#F1DA7A
ΔE00 4.53
Buff
#FEF69E
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE191 #919BEB
analogous
#EBB491 #EBE191 #C8EB91
triadic
#EBE191 #91EBE1 #E191EB
tetradic
#EBE191 #91EBB4 #919BEB #EB91C8
square
#EBE191 #91EBB4 #919BEB #EB91C8
split-complementary
#EBE191 #91C8EB #B491EB
monochromatic
#D8C529 #E2D35D #EBE191 #F4EFC5 #FAF8E5
Accessibility & contrast
On white
1.34
#EBE191 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.71
#EBE191 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE191
15.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE191 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE191 | 1.00 | 1.34 | 15.71 | 15.71 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC8B
Deuteranopia (green-blind)
#F2E194
Tritanopia (blue-blind)
#F8D7CD
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ebe191; /* rgb */ color: rgb(235, 225, 145); /* oklch */ color: oklch(90.0% 0.101 102.0);
Tailwind
colors: {
custom: {
50: '#f3eab2',
500: '#ebe191',
950: '#000000',
},
}SCSS
$custom: #ebe191; $custom-light: #f3eab2; $custom-dark: #000000;
JSON
{
"hex": "#ebe191",
"rgb": {
"r": 235,
"g": 225,
"b": 145
},
"hsl": {
"h": 53.333,
"s": 69.231,
"l": 74.51
},
"oklch": {
"l": 0.89994,
"c": 0.10114,
"h": 102
},
"luminance": 0.73557
}Semantic roles & 50–950 ramp
primary
#EBE191
secondary
#5A66C6
accent
#29D114
background
#FFFEFD
surface
#FEFDF8
border
#D6D5D1
text
#171611
muted
#858481