#EED385#EED385
#EED385 is a very light, moderate orange. Relative luminance 0.665; OKLCH L 87.2% C 0.102 H 91.0°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #EED385 |
|---|---|
| RGB | rgb(238, 211, 133) |
| HSL | hsl(45, 76%, 73%) |
| HSV | hsv(45, 44%, 93%) |
| CMYK | cmyk(0%, 11.3%, 44.1%, 6.7%) |
| CIE-LAB | lab(85.23, -0.88, 41.97) |
| CIE-LCH | lch(85.23, 41.98, 91.20°) |
| OKLab | oklab(87.25% -0.0018 0.102) |
| OKLCH | oklch(87.25% 0.102 91) |
| XYZ | xyz(62.7896, 66.4617, 31.7067) |
| Luminance | 0.6646 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.78
Wheat (survey)
#FBDD7E
ΔE00 3.51
Sandy
#F1DA7A
ΔE00 3.54
Light Mustard
#F7D560
ΔE00 5.71
Pale Gold
#FDDE6C
ΔE00 5.77
Pale Peach
#FFE5AD
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EED385 #85A0EE
analogous
#EE9E85 #EED385 #D5EE85
triadic
#EED385 #85EED3 #D385EE
tetradic
#EED385 #85EE9E #85A0EE #EE85D5
square
#EED385 #85EE9E #85A0EE #EE85D5
split-complementary
#EED385 #85D5EE #9E85EE
monochromatic
#DAAA1E #E7C04F #EED385 #F5E6BB #FBF5E4
Accessibility & contrast
On white
1.47
#EED385 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#EED385 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EED385
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EED385 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EED385 | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D07F
Deuteranopia (green-blind)
#EAD888
Tritanopia (blue-blind)
#FDC7C0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #eed385; /* rgb */ color: rgb(238, 211, 133); /* oklch */ color: oklch(87.2% 0.102 91.0);
Tailwind
colors: {
custom: {
50: '#f5e0a9',
500: '#eed385',
950: '#000000',
},
}SCSS
$custom: #eed385; $custom-light: #f5e0a9; $custom-dark: #000000;
JSON
{
"hex": "#eed385",
"rgb": {
"r": 238,
"g": 211,
"b": 133
},
"hsl": {
"h": 44.571,
"s": 75.54,
"l": 72.745
},
"oklch": {
"l": 0.87246,
"c": 0.10198,
"h": 91
},
"luminance": 0.66459
}Semantic roles & 50–950 ramp
primary
#EED385
secondary
#4F6EC9
accent
#42D80E
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#171510
muted
#858481