#EED284#EED284
#EED284 is a very light, moderate orange. Relative luminance 0.659; OKLCH L 87.0% C 0.102 H 90.4°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #EED284 |
|---|---|
| RGB | rgb(238, 210, 132) |
| HSL | hsl(44, 76%, 73%) |
| HSV | hsv(44, 45%, 93%) |
| CMYK | cmyk(0%, 11.8%, 44.5%, 6.7%) |
| CIE-LAB | lab(84.97, -0.46, 42.14) |
| CIE-LCH | lch(84.97, 42.14, 90.63°) |
| OKLab | oklab(87.03% -0.0007 0.1023) |
| OKLCH | oklch(87.03% 0.102 90.4) |
| XYZ | xyz(62.4732, 65.9388, 31.2620) |
| Luminance | 0.6594 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.75
Wheat (survey)
#FBDD7E
ΔE00 3.63
Sandy
#F1DA7A
ΔE00 3.76
Light Mustard
#F7D560
ΔE00 5.69
Pale Gold
#FDDE6C
ΔE00 5.85
Pale Peach
#FFE5AD
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EED284 #84A0EE
analogous
#EE9D84 #EED284 #D5EE84
triadic
#EED284 #84EED2 #D284EE
tetradic
#EED284 #84EE9D #84A0EE #EE84D5
square
#EED284 #84EE9D #84A0EE #EE84D5
split-complementary
#EED284 #84D5EE #9D84EE
monochromatic
#DAA81E #E7BE4E #EED284 #F5E6BA #FBF5E4
Accessibility & contrast
On white
1.48
#EED284 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#EED284 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EED284
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EED284 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EED284 | 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)
#E2D07E
Deuteranopia (green-blind)
#E9D887
Tritanopia (blue-blind)
#FDC6BF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #eed284; /* rgb */ color: rgb(238, 210, 132); /* oklch */ color: oklch(87.0% 0.102 90.4);
Tailwind
colors: {
custom: {
50: '#f5dfa9',
500: '#eed284',
950: '#000000',
},
}SCSS
$custom: #eed284; $custom-light: #f5dfa9; $custom-dark: #000000;
JSON
{
"hex": "#eed284",
"rgb": {
"r": 238,
"g": 210,
"b": 132
},
"hsl": {
"h": 44.151,
"s": 75.714,
"l": 72.549
},
"oklch": {
"l": 0.87031,
"c": 0.10228,
"h": 90.4
},
"luminance": 0.65936
}Semantic roles & 50–950 ramp
primary
#EED284
secondary
#4E6EC9
accent
#43D80E
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#171510
muted
#858480