#EED797#EED797
#EED797 is a very light, moderate orange. Relative luminance 0.690; OKLCH L 88.3% C 0.086 H 90.6°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #EED797 |
|---|---|
| RGB | rgb(238, 215, 151) |
| HSL | hsl(44, 72%, 76%) |
| HSV | hsv(44, 37%, 93%) |
| CMYK | cmyk(0%, 9.7%, 36.6%, 6.7%) |
| CIE-LAB | lab(86.51, -1.01, 34.51) |
| CIE-LCH | lch(86.51, 34.53, 91.68°) |
| OKLab | oklab(88.34% -0.0008 0.0856) |
| OKLCH | oklch(88.34% 0.086 90.6) |
| XYZ | xyz(65.1475, 69.0146, 39.1616) |
| Luminance | 0.6901 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.01
Pale Peach
#FFE5AD
ΔE00 4.02
Vanilla
#F3E5AB
ΔE00 4.06
Sand (survey)
#E2CA76
ΔE00 4.96
Wheat
#F5DEB3
ΔE00 5.35
Wheat (survey)
#FBDD7E
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EED797 #97AEEE
analogous
#EEAC97 #EED797 #DAEE97
triadic
#EED797 #97EED7 #D797EE
tetradic
#EED797 #97EEAC #97AEEE #EE97DA
square
#EED797 #97EEAC #97AEEE #EE97DA
split-complementary
#EED797 #97DAEE #AC97EE
monochromatic
#DDAF2E #E5C362 #EED797 #F7EBCC #FBF5E5
Accessibility & contrast
On white
1.42
#EED797 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#EED797 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EED797
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EED797 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EED797 | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D592
Deuteranopia (green-blind)
#EBDB99
Tritanopia (blue-blind)
#FBCDC6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #eed797; /* rgb */ color: rgb(238, 215, 151); /* oklch */ color: oklch(88.3% 0.086 90.6);
Tailwind
colors: {
custom: {
50: '#f5e3b6',
500: '#eed797',
950: '#000000',
},
}SCSS
$custom: #eed797; $custom-light: #f5e3b6; $custom-dark: #000000;
JSON
{
"hex": "#eed797",
"rgb": {
"r": 238,
"g": 215,
"b": 151
},
"hsl": {
"h": 44.138,
"s": 71.901,
"l": 76.275
},
"oklch": {
"l": 0.88344,
"c": 0.08557,
"h": 90.6
},
"luminance": 0.69012
}Semantic roles & 50–950 ramp
primary
#EED797
secondary
#5F7BCA
accent
#45D412
background
#FFFEFD
surface
#FEFCF8
border
#D6D5D1
text
#171511
muted
#858481