#FFEE83#FFEE83
#FFEE83 is a very light, vivid yellow. Relative luminance 0.840; OKLCH L 94.1% C 0.129 H 100.4°. Best body text is #000000 at 17.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEE83 |
|---|---|
| RGB | rgb(255, 238, 131) |
| HSL | hsl(52, 100%, 76%) |
| HSV | hsv(52, 49%, 100%) |
| CMYK | cmyk(0%, 6.7%, 48.6%, 0%) |
| CIE-LAB | lab(93.47, -7.96, 53.47) |
| CIE-LCH | lch(93.47, 54.06, 98.47°) |
| OKLab | oklab(94.1% -0.0234 0.1273) |
| OKLCH | oklch(94.1% 0.129 100.4) |
| XYZ | xyz(75.9134, 84.0504, 33.6929) |
| Luminance | 0.8405 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 2.10
Dark Cream
#FFF39A
ΔE00 3.15
Khaki (CSS)
#F0E68C
ΔE00 3.57
Straw
#FCF679
ΔE00 3.67
Yellowish
#FAEE66
ΔE00 3.68
Yellow Tan
#FFE36E
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEE83 #8394FF
analogous
#FFB083 #FFEE83 #D2FF83
triadic
#FFEE83 #83FFEE #EE83FF
tetradic
#FFEE83 #83FFB0 #8394FF #FF83D2
square
#FFEE83 #83FFB0 #8394FF #FF83D2
split-complementary
#FFEE83 #83D2FF #B083FF
monochromatic
#FFDD09 #FFE646 #FFEE83 #FFF6C0 #FFFBE0
Accessibility & contrast
On white
1.18
#FFEE83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.81
#FFEE83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEE83
17.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEE83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEE83 | 1.00 | 1.18 | 17.81 | 17.81 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE87A
Deuteranopia (green-blind)
#FFEF88
Tritanopia (blue-blind)
#FFE1D5
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ffee83; /* rgb */ color: rgb(255, 238, 131); /* oklch */ color: oklch(94.1% 0.129 100.4);
Tailwind
colors: {
custom: {
50: '#fff3a9',
500: '#ffee83',
950: '#000000',
},
}SCSS
$custom: #ffee83; $custom-light: #fff3a9; $custom-dark: #000000;
JSON
{
"hex": "#ffee83",
"rgb": {
"r": 255,
"g": 238,
"b": 131
},
"hsl": {
"h": 51.774,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.94099,
"c": 0.12944,
"h": 100.4
},
"luminance": 0.84048
}Semantic roles & 50–950 ramp
primary
#FFEE83
secondary
#485CDF
accent
#1FE600
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#181710
muted
#868581