#EED378#EED378
#EED378 is a very light, moderate yellow. Relative luminance 0.661; OKLCH L 87.1% C 0.115 H 93.3°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EED378 |
|---|---|
| RGB | rgb(238, 211, 120) |
| HSL | hsl(46, 78%, 70%) |
| HSV | hsv(46, 50%, 93%) |
| CMYK | cmyk(0%, 11.3%, 49.6%, 6.7%) |
| CIE-LAB | lab(85.06, -2.10, 48.18) |
| CIE-LCH | lch(85.06, 48.22, 92.49°) |
| OKLab | oklab(87.06% -0.0066 0.115) |
| OKLCH | oklch(87.06% 0.115 93.3) |
| XYZ | xyz(61.9464, 66.1244, 27.2660) |
| Luminance | 0.6612 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.02
Wheat (survey)
#FBDD7E
ΔE00 2.53
Sand (survey)
#E2CA76
ΔE00 2.54
Light Mustard
#F7D560
ΔE00 3.79
Pale Gold
#FDDE6C
ΔE00 4.04
Maize
#F4D054
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EED378 #7893EE
analogous
#EE9878 #EED378 #CEEE78
triadic
#EED378 #78EED3 #D378EE
tetradic
#EED378 #78EE98 #7893EE #EE78CE
square
#EED378 #78EE98 #7893EE #EE78CE
split-complementary
#EED378 #78CEEE #9878EE
monochromatic
#D1A71A #E7C142 #EED378 #F5E5AE #FCF6E4
Accessibility & contrast
On white
1.48
#EED378 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#EED378 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EED378
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EED378 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EED378 | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D070
Deuteranopia (green-blind)
#EBD87C
Tritanopia (blue-blind)
#FEC6BD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #eed378; /* rgb */ color: rgb(238, 211, 120); /* oklch */ color: oklch(87.1% 0.115 93.3);
Tailwind
colors: {
custom: {
50: '#f6e0a1',
500: '#eed378',
950: '#000000',
},
}SCSS
$custom: #eed378; $custom-light: #f6e0a1; $custom-dark: #000000;
JSON
{
"hex": "#eed378",
"rgb": {
"r": 238,
"g": 211,
"b": 120
},
"hsl": {
"h": 46.271,
"s": 77.632,
"l": 70.196
},
"oklch": {
"l": 0.87055,
"c": 0.11519,
"h": 93.3
},
"luminance": 0.66122
}Semantic roles & 50–950 ramp
primary
#EED378
secondary
#4361C7
accent
#3BDA0C
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#17150F
muted
#858480