#EED693#EED693
#EED693 is a very light, moderate orange. Relative luminance 0.684; OKLCH L 88.1% C 0.089 H 90.6°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #EED693 |
|---|---|
| RGB | rgb(238, 214, 147) |
| HSL | hsl(44, 73%, 75%) |
| HSV | hsv(44, 38%, 93%) |
| CMYK | cmyk(0%, 10.1%, 38.2%, 6.7%) |
| CIE-LAB | lab(86.20, -0.95, 36.14) |
| CIE-LCH | lch(86.20, 36.15, 91.50°) |
| OKLab | oklab(88.07% -0.0009 0.0892) |
| OKLCH | oklch(88.07% 0.089 90.6) |
| XYZ | xyz(64.5743, 68.3792, 37.3951) |
| Luminance | 0.6838 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.39
Pale Peach
#FFE5AD
ΔE00 4.45
Vanilla
#F3E5AB
ΔE00 4.55
Beige (survey)
#E6DAA6
ΔE00 4.57
Wheat (survey)
#FBDD7E
ΔE00 5.03
Sandy
#F1DA7A
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EED693 #93ABEE
analogous
#EEA893 #EED693 #D8EE93
triadic
#EED693 #93EED6 #D693EE
tetradic
#EED693 #93EEA8 #93ABEE #EE93D8
square
#EED693 #93EEA8 #93ABEE #EE93D8
split-complementary
#EED693 #93D8EE #A893EE
monochromatic
#DDAE29 #E6C25E #EED693 #F6EAC8 #FBF5E5
Accessibility & contrast
On white
1.43
#EED693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#EED693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EED693
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EED693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EED693 | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D48E
Deuteranopia (green-blind)
#EADB95
Tritanopia (blue-blind)
#FCCCC5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #eed693; /* rgb */ color: rgb(238, 214, 147); /* oklch */ color: oklch(88.1% 0.089 90.6);
Tailwind
colors: {
custom: {
50: '#f5e2b3',
500: '#eed693',
950: '#000000',
},
}SCSS
$custom: #eed693; $custom-light: #f5e2b3; $custom-dark: #000000;
JSON
{
"hex": "#eed693",
"rgb": {
"r": 238,
"g": 214,
"b": 147
},
"hsl": {
"h": 44.176,
"s": 72.8,
"l": 75.49
},
"oklch": {
"l": 0.88074,
"c": 0.08922,
"h": 90.6
},
"luminance": 0.68377
}Semantic roles & 50–950 ramp
primary
#EED693
secondary
#5B78CA
accent
#44D511
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#171511
muted
#858481