#EEE672#EEE672
#EEE672 is a very light, vivid yellow. Relative luminance 0.760; OKLCH L 90.8% C 0.138 H 105.2°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE672 |
|---|---|
| RGB | rgb(238, 230, 114) |
| HSL | hsl(56, 78%, 69%) |
| HSV | hsv(56, 52%, 93%) |
| CMYK | cmyk(0%, 3.4%, 52.1%, 6.7%) |
| CIE-LAB | lab(89.85, -12.17, 56.74) |
| CIE-LCH | lch(89.85, 58.03, 102.11°) |
| OKLab | oklab(90.83% -0.0363 0.1332) |
| OKLCH | oklch(90.83% 0.138 105.2) |
| XYZ | xyz(66.5959, 75.9877, 27.0754) |
| Luminance | 0.7599 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 2.77
Yellowish
#FAEE66
ΔE00 3.08
Straw
#FCF679
ΔE00 3.44
Dull Yellow
#EEDC5B
ΔE00 3.65
Khaki (CSS)
#F0E68C
ΔE00 3.68
Manilla
#FFFA86
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE672 #727AEE
analogous
#EEA872 #EEE672 #B8EE72
triadic
#EEE672 #72EEE6 #E672EE
tetradic
#EEE672 #72EEA8 #727AEE #EE72B8
square
#EEE672 #72EEA8 #727AEE #EE72B8
split-complementary
#EEE672 #72B8EE #A872EE
monochromatic
#CDC119 #E7DC3B #EEE672 #F5F0A9 #FBF9DF
Accessibility & contrast
On white
1.30
#EEE672 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#EEE672 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE672
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE672 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE672 | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7DF67
Deuteranopia (green-blind)
#FAE478
Tritanopia (blue-blind)
#FDD9CC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #eee672; /* rgb */ color: rgb(238, 230, 114); /* oklch */ color: oklch(90.8% 0.138 105.2);
Tailwind
colors: {
custom: {
50: '#f6ed9d',
500: '#eee672',
950: '#000000',
},
}SCSS
$custom: #eee672; $custom-light: #f6ed9d; $custom-dark: #000000;
JSON
{
"hex": "#eee672",
"rgb": {
"r": 238,
"g": 230,
"b": 114
},
"hsl": {
"h": 56.129,
"s": 78.481,
"l": 69.02
},
"oklch": {
"l": 0.90832,
"c": 0.13808,
"h": 105.2
},
"luminance": 0.75986
}Semantic roles & 50–950 ramp
primary
#EEE672
secondary
#3D46C7
accent
#18DB0B
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#17160F
muted
#858480