#EEE485#EEE485
#EEE485 is a very light, moderate yellow. Relative luminance 0.754; OKLCH L 90.7% C 0.117 H 103.2°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE485 |
|---|---|
| RGB | rgb(238, 228, 133) |
| HSL | hsl(54, 76%, 73%) |
| HSV | hsv(54, 44%, 93%) |
| CMYK | cmyk(0%, 4.2%, 44.1%, 6.7%) |
| CIE-LAB | lab(89.56, -9.49, 47.40) |
| CIE-LCH | lch(89.56, 48.34, 101.32°) |
| OKLab | oklab(90.67% -0.0267 0.1142) |
| OKLCH | oklch(90.67% 0.117 103.2) |
| XYZ | xyz(67.2384, 75.3593, 33.1897) |
| Luminance | 0.7536 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 0.93
Dark Cream
#FFF39A
ΔE00 3.54
Sandy
#F1DA7A
ΔE00 3.99
Buff
#FEF69E
ΔE00 4.06
Sandy Yellow
#FDEE73
ΔE00 4.47
Manilla
#FFFA86
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE485 #858FEE
analogous
#EEB085 #EEE485 #C3EE85
triadic
#EEE485 #85EEE4 #E485EE
tetradic
#EEE485 #85EEB0 #858FEE #EE85C3
square
#EEE485 #85EEB0 #858FEE #EE85C3
split-complementary
#EEE485 #85C3EE #B085EE
monochromatic
#DAC81E #E7D84F #EEE485 #F5F0BB #FBF9E4
Accessibility & contrast
On white
1.31
#EEE485 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#EEE485 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE485
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE485 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE485 | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DE7D
Deuteranopia (green-blind)
#F7E489
Tritanopia (blue-blind)
#FCD8CD
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #eee485; /* rgb */ color: rgb(238, 228, 133); /* oklch */ color: oklch(90.7% 0.117 103.2);
Tailwind
colors: {
custom: {
50: '#f5ecaa',
500: '#eee485',
950: '#000000',
},
}SCSS
$custom: #eee485; $custom-light: #f5ecaa; $custom-dark: #000000;
JSON
{
"hex": "#eee485",
"rgb": {
"r": 238,
"g": 228,
"b": 133
},
"hsl": {
"h": 54.286,
"s": 75.54,
"l": 72.745
},
"oklch": {
"l": 0.90671,
"c": 0.11727,
"h": 103.2
},
"luminance": 0.75357
}Semantic roles & 50–950 ramp
primary
#EEE485
secondary
#4F5AC9
accent
#21D80E
background
#FFFEFD
surface
#FFFDF7
border
#D7D5D0
text
#171610
muted
#858481