#EEE675#EEE675
#EEE675 is a very light, vivid yellow. Relative luminance 0.761; OKLCH L 90.9% C 0.135 H 105.1°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE675 |
|---|---|
| RGB | rgb(238, 230, 117) |
| HSL | hsl(56, 78%, 70%) |
| HSV | hsv(56, 51%, 93%) |
| CMYK | cmyk(0%, 3.4%, 50.8%, 6.7%) |
| CIE-LAB | lab(89.89, -11.93, 55.39) |
| CIE-LCH | lch(89.89, 56.66, 102.15°) |
| OKLab | oklab(90.87% -0.0353 0.1306) |
| OKLCH | oklch(90.87% 0.135 105.1) |
| XYZ | xyz(66.7694, 76.0571, 27.9895) |
| Luminance | 0.7605 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 2.90
Khaki (CSS)
#F0E68C
ΔE00 3.31
Yellowish
#FAEE66
ΔE00 3.37
Straw
#FCF679
ΔE00 3.54
Dull Yellow
#EEDC5B
ΔE00 3.85
Manilla
#FFFA86
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE675 #757DEE
analogous
#EEAA75 #EEE675 #BAEE75
triadic
#EEE675 #75EEE6 #E675EE
tetradic
#EEE675 #75EEAA #757DEE #EE75BA
square
#EEE675 #75EEAA #757DEE #EE75BA
split-complementary
#EEE675 #75BAEE #AA75EE
monochromatic
#CFC31A #E7DC3F #EEE675 #F5F0AB #FBFAE2
Accessibility & contrast
On white
1.30
#EEE675 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#EEE675 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE675
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE675 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE675 | 1.00 | 1.30 | 16.21 | 16.21 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7DF6B
Deuteranopia (green-blind)
#FAE57A
Tritanopia (blue-blind)
#FDD9CC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #eee675; /* rgb */ color: rgb(238, 230, 117); /* oklch */ color: oklch(90.9% 0.135 105.1);
Tailwind
colors: {
custom: {
50: '#f6ed9f',
500: '#eee675',
950: '#000000',
},
}SCSS
$custom: #eee675; $custom-light: #f6ed9f; $custom-dark: #000000;
JSON
{
"hex": "#eee675",
"rgb": {
"r": 238,
"g": 230,
"b": 117
},
"hsl": {
"h": 56.033,
"s": 78.065,
"l": 69.608
},
"oklch": {
"l": 0.90868,
"c": 0.13526,
"h": 105.1
},
"luminance": 0.76055
}Semantic roles & 50–950 ramp
primary
#EEE675
secondary
#4049C7
accent
#19DA0B
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#17160F
muted
#858480