#EEE683#EEE683
#EEE683 is a very light, vivid yellow. Relative luminance 0.764; OKLCH L 91.1% C 0.121 H 104.5°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE683 |
|---|---|
| RGB | rgb(238, 230, 131) |
| HSL | hsl(56, 76%, 72%) |
| HSV | hsv(56, 45%, 93%) |
| CMYK | cmyk(0%, 3.4%, 45%, 6.7%) |
| CIE-LAB | lab(90.05, -10.68, 48.97) |
| CIE-LCH | lch(90.05, 50.12, 102.30°) |
| OKLab | oklab(91.05% -0.0303 0.1176) |
| OKLCH | oklch(91.05% 0.121 104.5) |
| XYZ | xyz(67.6550, 76.4113, 32.6533) |
| Luminance | 0.7641 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.46
Dark Cream
#FFF39A
ΔE00 3.58
Buff
#FEF69E
ΔE00 3.95
Sandy Yellow
#FDEE73
ΔE00 4.07
Straw
#FCF679
ΔE00 4.54
Manilla
#FFFA86
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE683 #838BEE
analogous
#EEB183 #EEE683 #C1EE83
triadic
#EEE683 #83EEE6 #E683EE
tetradic
#EEE683 #83EEB1 #838BEE #EE83C1
square
#EEE683 #83EEB1 #838BEE #EE83C1
split-complementary
#EEE683 #83C1EE #B183EE
monochromatic
#D9CB1E #E7DB4D #EEE683 #F5F1B9 #FBFAE4
Accessibility & contrast
On white
1.29
#EEE683 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#EEE683 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE683
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE683 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE683 | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E07B
Deuteranopia (green-blind)
#F9E587
Tritanopia (blue-blind)
#FCDACE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #eee683; /* rgb */ color: rgb(238, 230, 131); /* oklch */ color: oklch(91.1% 0.121 104.5);
Tailwind
colors: {
custom: {
50: '#f5eda9',
500: '#eee683',
950: '#000000',
},
}SCSS
$custom: #eee683; $custom-light: #f5eda9; $custom-dark: #000000;
JSON
{
"hex": "#eee683",
"rgb": {
"r": 238,
"g": 230,
"b": 131
},
"hsl": {
"h": 55.514,
"s": 75.887,
"l": 72.353
},
"oklch": {
"l": 0.91051,
"c": 0.12141,
"h": 104.5
},
"luminance": 0.76409
}Semantic roles & 50–950 ramp
primary
#EEE683
secondary
#4D56C8
accent
#1DD80D
background
#FFFEFD
surface
#FFFDF7
border
#D7D5D0
text
#171610
muted
#858481