#EEE383#EEE383
#EEE383 is a very light, moderate yellow. Relative luminance 0.748; OKLCH L 90.4% C 0.118 H 102.7°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE383 |
|---|---|
| RGB | rgb(238, 227, 131) |
| HSL | hsl(54, 76%, 72%) |
| HSV | hsv(54, 45%, 93%) |
| CMYK | cmyk(0%, 4.6%, 45%, 6.7%) |
| CIE-LAB | lab(89.28, -9.18, 48.02) |
| CIE-LCH | lch(89.28, 48.89, 100.82°) |
| OKLab | oklab(90.44% -0.026 0.1154) |
| OKLCH | oklch(90.44% 0.118 102.7) |
| XYZ | xyz(66.8273, 74.7560, 32.3774) |
| Luminance | 0.7475 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.20
Sandy
#F1DA7A
ΔE00 3.66
Dark Cream
#FFF39A
ΔE00 3.74
Buff
#FEF69E
ΔE00 4.34
Sandy Yellow
#FDEE73
ΔE00 4.36
Dull Yellow
#EEDC5B
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE383 #838EEE
analogous
#EEAE83 #EEE383 #C3EE83
triadic
#EEE383 #83EEE3 #E383EE
tetradic
#EEE383 #83EEAE #838EEE #EE83C3
square
#EEE383 #83EEAE #838EEE #EE83C3
split-complementary
#EEE383 #83C3EE #AE83EE
monochromatic
#D9C61E #E7D74D #EEE383 #F5EFB9 #FBF9E4
Accessibility & contrast
On white
1.32
#EEE383 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#EEE383 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE383
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE383 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE383 | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DD7B
Deuteranopia (green-blind)
#F6E387
Tritanopia (blue-blind)
#FCD7CC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #eee383; /* rgb */ color: rgb(238, 227, 131); /* oklch */ color: oklch(90.4% 0.118 102.7);
Tailwind
colors: {
custom: {
50: '#f5eba9',
500: '#eee383',
950: '#000000',
},
}SCSS
$custom: #eee383; $custom-light: #f5eba9; $custom-dark: #000000;
JSON
{
"hex": "#eee383",
"rgb": {
"r": 238,
"g": 227,
"b": 131
},
"hsl": {
"h": 53.832,
"s": 75.887,
"l": 72.353
},
"oklch": {
"l": 0.90439,
"c": 0.11834,
"h": 102.7
},
"luminance": 0.74754
}Semantic roles & 50–950 ramp
primary
#EEE383
secondary
#4D59C8
accent
#22D80D
background
#FFFEFD
surface
#FFFDF7
border
#D7D5D0
text
#171610
muted
#858481