#EED685#EED685
#EED685 is a very light, moderate yellow. Relative luminance 0.680; OKLCH L 87.8% C 0.104 H 93.5°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #EED685 |
|---|---|
| RGB | rgb(238, 214, 133) |
| HSL | hsl(46, 76%, 73%) |
| HSV | hsv(46, 44%, 93%) |
| CMYK | cmyk(0%, 10.1%, 44.1%, 6.7%) |
| CIE-LAB | lab(85.99, -2.41, 42.93) |
| CIE-LCH | lch(85.99, 43.00, 93.22°) |
| OKLab | oklab(87.84% -0.0063 0.1041) |
| OKLCH | oklch(87.84% 0.104 93.5) |
| XYZ | xyz(63.5418, 67.9662, 31.9575) |
| Luminance | 0.6796 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.55
Sand (survey)
#E2CA76
ΔE00 2.93
Wheat (survey)
#FBDD7E
ΔE00 3.05
Pale Gold
#FDDE6C
ΔE00 5.22
Khaki (CSS)
#F0E68C
ΔE00 5.23
Light Mustard
#F7D560
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EED685 #859DEE
analogous
#EEA285 #EED685 #D1EE85
triadic
#EED685 #85EED6 #D685EE
tetradic
#EED685 #85EEA2 #859DEE #EE85D1
square
#EED685 #85EEA2 #859DEE #EE85D1
split-complementary
#EED685 #85D1EE #A285EE
monochromatic
#DAAF1E #E7C44F #EED685 #F5E8BB #FBF6E4
Accessibility & contrast
On white
1.44
#EED685 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#EED685 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EED685
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EED685 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EED685 | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D37F
Deuteranopia (green-blind)
#ECDA88
Tritanopia (blue-blind)
#FDCAC2
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #eed685; /* rgb */ color: rgb(238, 214, 133); /* oklch */ color: oklch(87.8% 0.104 93.5);
Tailwind
colors: {
custom: {
50: '#f5e2a9',
500: '#eed685',
950: '#000000',
},
}SCSS
$custom: #eed685; $custom-light: #f5e2a9; $custom-dark: #000000;
JSON
{
"hex": "#eed685",
"rgb": {
"r": 238,
"g": 214,
"b": 133
},
"hsl": {
"h": 46.286,
"s": 75.54,
"l": 72.745
},
"oklch": {
"l": 0.87844,
"c": 0.10432,
"h": 93.5
},
"luminance": 0.67964
}Semantic roles & 50–950 ramp
primary
#EED685
secondary
#4F6AC9
accent
#3CD80E
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#171510
muted
#858481