#EEE295#EEE295
#EEE295 is a very light, moderate yellow. Relative luminance 0.747; OKLCH L 90.5% C 0.098 H 100.5°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE295 |
|---|---|
| RGB | rgb(238, 226, 149) |
| HSL | hsl(52, 72%, 76%) |
| HSV | hsv(52, 37%, 93%) |
| CMYK | cmyk(0%, 5%, 37.4%, 6.7%) |
| CIE-LAB | lab(89.27, -6.82, 39.13) |
| CIE-LCH | lch(89.27, 39.72, 99.89°) |
| OKLab | oklab(90.52% -0.0178 0.0962) |
| OKLCH | oklch(90.52% 0.098 100.5) |
| XYZ | xyz(67.8822, 74.7416, 39.2787) |
| Luminance | 0.7474 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.32
Light Tan
#FBEEAC
ΔE00 3.53
Palegoldenrod
#EEE8AA
ΔE00 3.59
Vanilla
#F3E5AB
ΔE00 3.96
Dark Cream
#FFF39A
ΔE00 4.00
Buff
#FEF69E
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE295 #95A1EE
analogous
#EEB595 #EEE295 #CDEE95
triadic
#EEE295 #95EEE2 #E295EE
tetradic
#EEE295 #95EEB5 #95A1EE #EE95CD
square
#EEE295 #95EEB5 #95A1EE #EE95CD
split-complementary
#EEE295 #95CDEE #B595EE
monochromatic
#DDC52C #E6D460 #EEE295 #F6F0CA #FBF8E5
Accessibility & contrast
On white
1.32
#EEE295 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#EEE295 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE295
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE295 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE295 | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD8F
Deuteranopia (green-blind)
#F3E398
Tritanopia (blue-blind)
#FBD8CF
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #eee295; /* rgb */ color: rgb(238, 226, 149); /* oklch */ color: oklch(90.5% 0.098 100.5);
Tailwind
colors: {
custom: {
50: '#f5ebb5',
500: '#eee295',
950: '#000000',
},
}SCSS
$custom: #eee295; $custom-light: #f5ebb5; $custom-dark: #000000;
JSON
{
"hex": "#eee295",
"rgb": {
"r": 238,
"g": 226,
"b": 149
},
"hsl": {
"h": 51.91,
"s": 72.358,
"l": 75.882
},
"oklch": {
"l": 0.90515,
"c": 0.09785,
"h": 100.5
},
"luminance": 0.7474
}Semantic roles & 50–950 ramp
primary
#EEE295
secondary
#5D6CCA
accent
#2BD411
background
#FFFEFD
surface
#FEFDF8
border
#D6D5D1
text
#171611
muted
#858481