#FEE188#FEE188
#FEE188 is a very light, moderate yellow. Relative luminance 0.767; OKLCH L 91.5% C 0.113 H 91.9°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FEE188 |
|---|---|
| RGB | rgb(254, 225, 136) |
| HSL | hsl(45, 98%, 76%) |
| HSV | hsv(45, 46%, 100%) |
| CMYK | cmyk(0%, 11.4%, 46.5%, 0.4%) |
| CIE-LAB | lab(90.18, -1.38, 47.01) |
| CIE-LCH | lch(90.18, 47.03, 91.68°) |
| OKLab | oklab(91.5% -0.0038 0.1133) |
| OKLCH | oklch(91.5% 0.113 91.9) |
| XYZ | xyz(72.2444, 76.7018, 34.2873) |
| Luminance | 0.7670 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.30
Sandy
#F1DA7A
ΔE00 2.85
Pale Gold
#FDDE6C
ΔE00 3.62
Yellow Tan
#FFE36E
ΔE00 4.01
Sand Yellow
#FCE166
ΔE00 4.78
Light Mustard
#F7D560
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEE188 #88A5FE
analogous
#FEA688 #FEE188 #E0FE88
triadic
#FEE188 #88FEE1 #E188FE
tetradic
#FEE188 #88FEA6 #88A5FE #FE88E0
square
#FEE188 #88FEA6 #88A5FE #FE88E0
split-complementary
#FEE188 #88E0FE #A688FE
monochromatic
#FDC20F #FDD24B #FEE188 #FFF0C5 #FFF7E1
Accessibility & contrast
On white
1.29
#FEE188 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#FEE188 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEE188
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEE188 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEE188 | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DE81
Deuteranopia (green-blind)
#FAE78B
Tritanopia (blue-blind)
#FFD4CB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #fee188; /* rgb */ color: rgb(254, 225, 136); /* oklch */ color: oklch(91.5% 0.113 91.9);
Tailwind
colors: {
custom: {
50: '#ffeaac',
500: '#fee188',
950: '#000000',
},
}SCSS
$custom: #fee188; $custom-light: #ffeaac; $custom-dark: #000000;
JSON
{
"hex": "#fee188",
"rgb": {
"r": 254,
"g": 225,
"b": 136
},
"hsl": {
"h": 45.254,
"s": 98.333,
"l": 76.471
},
"oklch": {
"l": 0.91498,
"c": 0.11338,
"h": 91.9
},
"luminance": 0.76699
}Semantic roles & 50–950 ramp
primary
#FEE188
secondary
#4C70DE
accent
#38E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181610
muted
#868481