#EEE682#EEE682
#EEE682 is a very light, vivid yellow. Relative luminance 0.764; OKLCH L 91.0% C 0.122 H 104.5°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE682 |
|---|---|
| RGB | rgb(238, 230, 130) |
| HSL | hsl(56, 76%, 72%) |
| HSV | hsv(56, 45%, 93%) |
| CMYK | cmyk(0%, 3.4%, 45.4%, 6.7%) |
| CIE-LAB | lab(90.04, -10.77, 49.44) |
| CIE-LCH | lch(90.04, 50.60, 102.29°) |
| OKLab | oklab(91.04% -0.0307 0.1185) |
| OKLCH | oklch(91.04% 0.122 104.5) |
| XYZ | xyz(67.5875, 76.3844, 32.2981) |
| Luminance | 0.7638 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.59
Dark Cream
#FFF39A
ΔE00 3.65
Sandy Yellow
#FDEE73
ΔE00 3.96
Buff
#FEF69E
ΔE00 4.02
Straw
#FCF679
ΔE00 4.45
Manilla
#FFFA86
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE682 #828AEE
analogous
#EEB082 #EEE682 #C0EE82
triadic
#EEE682 #82EEE6 #E682EE
tetradic
#EEE682 #82EEB0 #828AEE #EE82C0
square
#EEE682 #82EEB0 #828AEE #EE82C0
split-complementary
#EEE682 #82C0EE #B082EE
monochromatic
#D8CA1D #E7DB4C #EEE682 #F5F1B8 #FBFAE4
Accessibility & contrast
On white
1.29
#EEE682 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#EEE682 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE682
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE682 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE682 | 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)
#F6E07A
Deuteranopia (green-blind)
#F9E586
Tritanopia (blue-blind)
#FCDACE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #eee682; /* rgb */ color: rgb(238, 230, 130); /* oklch */ color: oklch(91.0% 0.122 104.5);
Tailwind
colors: {
custom: {
50: '#f5eda8',
500: '#eee682',
950: '#000000',
},
}SCSS
$custom: #eee682; $custom-light: #f5eda8; $custom-dark: #000000;
JSON
{
"hex": "#eee682",
"rgb": {
"r": 238,
"g": 230,
"b": 130
},
"hsl": {
"h": 55.556,
"s": 76.056,
"l": 72.157
},
"oklch": {
"l": 0.91037,
"c": 0.12244,
"h": 104.5
},
"luminance": 0.76382
}Semantic roles & 50–950 ramp
primary
#EEE682
secondary
#4C55C8
accent
#1CD80D
background
#FFFEFD
surface
#FFFDF7
border
#D7D5D0
text
#171610
muted
#858481