#FFE188#FFE188
#FFE188 is a very light, moderate orange. Relative luminance 0.769; OKLCH L 91.6% C 0.114 H 91.4°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE188 |
|---|---|
| RGB | rgb(255, 225, 136) |
| HSL | hsl(45, 100%, 77%) |
| HSV | hsv(45, 47%, 100%) |
| CMYK | cmyk(0%, 11.8%, 46.7%, 0%) |
| CIE-LAB | lab(90.27, -0.99, 47.14) |
| CIE-LCH | lch(90.27, 47.15, 91.20°) |
| OKLab | oklab(91.59% -0.0027 0.1136) |
| OKLCH | oklch(91.59% 0.114 91.4) |
| XYZ | xyz(72.6114, 76.8911, 34.3045) |
| Luminance | 0.7689 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.34
Sandy
#F1DA7A
ΔE00 3.06
Pale Gold
#FDDE6C
ΔE00 3.65
Yellow Tan
#FFE36E
ΔE00 4.08
Light Mustard
#F7D560
ΔE00 4.78
Sand Yellow
#FCE166
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE188 #88A6FF
analogous
#FFA688 #FFE188 #E2FF88
triadic
#FFE188 #88FFE1 #E188FF
tetradic
#FFE188 #88FFA6 #88A6FF #FF88E2
square
#FFE188 #88FFA6 #88A6FF #FF88E2
split-complementary
#FFE188 #88E2FF #A688FF
monochromatic
#FFC20E #FFD24B #FFE188 #FFF0C5 #FFF7E0
Accessibility & contrast
On white
1.28
#FFE188 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#FFE188 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE188
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE188 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE188 | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 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: #ffe188; /* rgb */ color: rgb(255, 225, 136); /* oklch */ color: oklch(91.6% 0.114 91.4);
Tailwind
colors: {
custom: {
50: '#ffeaac',
500: '#ffe188',
950: '#000000',
},
}SCSS
$custom: #ffe188; $custom-light: #ffeaac; $custom-dark: #000000;
JSON
{
"hex": "#ffe188",
"rgb": {
"r": 255,
"g": 225,
"b": 136
},
"hsl": {
"h": 44.874,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.91587,
"c": 0.11361,
"h": 91.4
},
"luminance": 0.76888
}Semantic roles & 50–950 ramp
primary
#FFE188
secondary
#4C71DF
accent
#3AE600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181610
muted
#868481