#FFEE86#FFEE86
#FFEE86 is a very light, vivid yellow. Relative luminance 0.841; OKLCH L 94.1% C 0.126 H 100.2°. Best body text is #000000 at 17.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEE86 |
|---|---|
| RGB | rgb(255, 238, 134) |
| HSL | hsl(52, 100%, 76%) |
| HSV | hsv(52, 47%, 100%) |
| CMYK | cmyk(0%, 6.7%, 47.5%, 0%) |
| CIE-LAB | lab(93.51, -7.69, 52.09) |
| CIE-LCH | lch(93.51, 52.66, 98.40°) |
| OKLab | oklab(94.14% -0.0224 0.1245) |
| OKLCH | oklch(94.14% 0.126 100.2) |
| XYZ | xyz(76.1197, 84.1329, 34.7792) |
| Luminance | 0.8413 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 2.50
Dark Cream
#FFF39A
ΔE00 2.80
Khaki (CSS)
#F0E68C
ΔE00 3.31
Buff
#FEF69E
ΔE00 3.74
Yellow Tan
#FFE36E
ΔE00 3.90
Manilla
#FFFA86
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEE86 #8697FF
analogous
#FFB286 #FFEE86 #D4FF86
triadic
#FFEE86 #86FFEE #EE86FF
tetradic
#FFEE86 #86FFB2 #8697FF #FF86D4
square
#FFEE86 #86FFB2 #8697FF #FF86D4
split-complementary
#FFEE86 #86D4FF #B286FF
monochromatic
#FFDD0C #FFE549 #FFEE86 #FFF7C3 #FFFBE0
Accessibility & contrast
On white
1.18
#FFEE86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.83
#FFEE86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEE86
17.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEE86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEE86 | 1.00 | 1.18 | 17.83 | 17.83 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE87D
Deuteranopia (green-blind)
#FFEF8A
Tritanopia (blue-blind)
#FFE1D5
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ffee86; /* rgb */ color: rgb(255, 238, 134); /* oklch */ color: oklch(94.1% 0.126 100.2);
Tailwind
colors: {
custom: {
50: '#fff3ab',
500: '#ffee86',
950: '#000000',
},
}SCSS
$custom: #ffee86; $custom-light: #fff3ab; $custom-dark: #000000;
JSON
{
"hex": "#ffee86",
"rgb": {
"r": 255,
"g": 238,
"b": 134
},
"hsl": {
"h": 51.57,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.94139,
"c": 0.12647,
"h": 100.2
},
"luminance": 0.8413
}Semantic roles & 50–950 ramp
primary
#FFEE86
secondary
#4A5FDF
accent
#20E600
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#181710
muted
#868581