#EEE186#EEE186
#EEE186 is a very light, moderate yellow. Relative luminance 0.737; OKLCH L 90.1% C 0.113 H 101.2°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE186 |
|---|---|
| RGB | rgb(238, 225, 134) |
| HSL | hsl(53, 75%, 73%) |
| HSV | hsv(53, 44%, 93%) |
| CMYK | cmyk(0%, 5.5%, 43.7%, 6.7%) |
| CIE-LAB | lab(88.80, -7.89, 45.97) |
| CIE-LCH | lch(88.80, 46.64, 99.74°) |
| OKLab | oklab(90.08% -0.022 0.111) |
| OKLCH | oklch(90.08% 0.113 101.2) |
| XYZ | xyz(66.4897, 73.7508, 33.2825) |
| Luminance | 0.7375 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.31
Sandy
#F1DA7A
ΔE00 3.11
Dark Cream
#FFF39A
ΔE00 3.89
Buff
#FEF69E
ΔE00 4.59
Wheat (survey)
#FBDD7E
ΔE00 4.73
Sandy Yellow
#FDEE73
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE186 #8693EE
analogous
#EEAD86 #EEE186 #C7EE86
triadic
#EEE186 #86EEE1 #E186EE
tetradic
#EEE186 #86EEAD #8693EE #EE86C7
square
#EEE186 #86EEAD #8693EE #EE86C7
split-complementary
#EEE186 #86C7EE #AD86EE
monochromatic
#DBC31F #E6D450 #EEE186 #F6EEBC #FBF8E4
Accessibility & contrast
On white
1.33
#EEE186 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#EEE186 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE186
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE186 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE186 | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC7F
Deuteranopia (green-blind)
#F4E28A
Tritanopia (blue-blind)
#FCD6CB
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #eee186; /* rgb */ color: rgb(238, 225, 134); /* oklch */ color: oklch(90.1% 0.113 101.2);
Tailwind
colors: {
custom: {
50: '#f5eaab',
500: '#eee186',
950: '#000000',
},
}SCSS
$custom: #eee186; $custom-light: #f5eaab; $custom-dark: #000000;
JSON
{
"hex": "#eee186",
"rgb": {
"r": 238,
"g": 225,
"b": 134
},
"hsl": {
"h": 52.5,
"s": 75.362,
"l": 72.941
},
"oklch": {
"l": 0.90076,
"c": 0.11321,
"h": 101.2
},
"luminance": 0.73749
}Semantic roles & 50–950 ramp
primary
#EEE186
secondary
#4F5FC9
accent
#27D80E
background
#FFFEFD
surface
#FFFDF7
border
#D7D5D0
text
#171610
muted
#858481