#EED491#EED491
#EED491 is a very light, moderate orange. Relative luminance 0.673; OKLCH L 87.6% C 0.090 H 89.2°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #EED491 |
|---|---|
| RGB | rgb(238, 212, 145) |
| HSL | hsl(43, 73%, 75%) |
| HSV | hsv(43, 39%, 93%) |
| CMYK | cmyk(0%, 10.9%, 39.1%, 6.7%) |
| CIE-LAB | lab(85.66, -0.14, 36.46) |
| CIE-LCH | lch(85.66, 36.46, 90.22°) |
| OKLab | oklab(87.64% 0.0013 0.0899) |
| OKLCH | oklch(87.64% 0.09 89.2) |
| XYZ | xyz(63.9157, 67.3108, 36.4081) |
| Luminance | 0.6731 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.26
Pale Peach
#FFE5AD
ΔE00 4.64
Beige (survey)
#E6DAA6
ΔE00 5.07
Wheat (survey)
#FBDD7E
ΔE00 5.11
Vanilla
#F3E5AB
ΔE00 5.18
Sandy
#F1DA7A
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EED491 #91ABEE
analogous
#EEA691 #EED491 #D9EE91
triadic
#EED491 #91EED4 #D491EE
tetradic
#EED491 #91EEA6 #91ABEE #EE91D9
square
#EED491 #91EEA6 #91ABEE #EE91D9
split-complementary
#EED491 #91D9EE #A691EE
monochromatic
#DEAB27 #E6BF5C #EED491 #F6E9C6 #FBF5E4
Accessibility & contrast
On white
1.45
#EED491 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#EED491 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EED491
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EED491 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EED491 | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D28C
Deuteranopia (green-blind)
#E9D993
Tritanopia (blue-blind)
#FCCAC3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #eed491; /* rgb */ color: rgb(238, 212, 145); /* oklch */ color: oklch(87.6% 0.090 89.2);
Tailwind
colors: {
custom: {
50: '#f5e1b2',
500: '#eed491',
950: '#000000',
},
}SCSS
$custom: #eed491; $custom-light: #f5e1b2; $custom-dark: #000000;
JSON
{
"hex": "#eed491",
"rgb": {
"r": 238,
"g": 212,
"b": 145
},
"hsl": {
"h": 43.226,
"s": 73.228,
"l": 75.098
},
"oklch": {
"l": 0.87642,
"c": 0.0899,
"h": 89.2
},
"luminance": 0.67308
}Semantic roles & 50–950 ramp
primary
#EED491
secondary
#5A79CA
accent
#47D510
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#171511
muted
#858481