#EED285#EED285
#EED285 is a very light, moderate orange. Relative luminance 0.660; OKLCH L 87.0% C 0.101 H 90.2°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #EED285 |
|---|---|
| RGB | rgb(238, 210, 133) |
| HSL | hsl(44, 76%, 73%) |
| HSV | hsv(44, 44%, 93%) |
| CMYK | cmyk(0%, 11.8%, 44.1%, 6.7%) |
| CIE-LAB | lab(84.98, -0.36, 41.65) |
| CIE-LCH | lch(84.98, 41.65, 90.50°) |
| OKLab | oklab(87.05% -0.0003 0.1012) |
| OKLCH | oklch(87.05% 0.101 90.2) |
| XYZ | xyz(62.5419, 65.9664, 31.6242) |
| Luminance | 0.6596 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.85
Wheat (survey)
#FBDD7E
ΔE00 3.76
Sandy
#F1DA7A
ΔE00 3.91
Light Mustard
#F7D560
ΔE00 5.85
Pale Gold
#FDDE6C
ΔE00 6.01
Pale Peach
#FFE5AD
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EED285 #85A1EE
analogous
#EE9D85 #EED285 #D6EE85
triadic
#EED285 #85EED2 #D285EE
tetradic
#EED285 #85EE9D #85A1EE #EE85D6
square
#EED285 #85EE9D #85A1EE #EE85D6
split-complementary
#EED285 #85D6EE #9D85EE
monochromatic
#DAA81E #E7BE4F #EED285 #F5E6BB #FBF5E4
Accessibility & contrast
On white
1.48
#EED285 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#EED285 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EED285
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EED285 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EED285 | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D07F
Deuteranopia (green-blind)
#E9D888
Tritanopia (blue-blind)
#FDC6BF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #eed285; /* rgb */ color: rgb(238, 210, 133); /* oklch */ color: oklch(87.0% 0.101 90.2);
Tailwind
colors: {
custom: {
50: '#f5dfa9',
500: '#eed285',
950: '#000000',
},
}SCSS
$custom: #eed285; $custom-light: #f5dfa9; $custom-dark: #000000;
JSON
{
"hex": "#eed285",
"rgb": {
"r": 238,
"g": 210,
"b": 133
},
"hsl": {
"h": 44,
"s": 75.54,
"l": 72.745
},
"oklch": {
"l": 0.87047,
"c": 0.10124,
"h": 90.2
},
"luminance": 0.65964
}Semantic roles & 50–950 ramp
primary
#EED285
secondary
#4F6FC9
accent
#44D80E
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#171510
muted
#858481