#EED796#EED796
#EED796 is a very light, moderate orange. Relative luminance 0.690; OKLCH L 88.3% C 0.087 H 90.8°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #EED796 |
|---|---|
| RGB | rgb(238, 215, 150) |
| HSL | hsl(44, 72%, 76%) |
| HSV | hsv(44, 37%, 93%) |
| CMYK | cmyk(0%, 9.7%, 37%, 6.7%) |
| CIE-LAB | lab(86.50, -1.12, 35.00) |
| CIE-LCH | lch(86.50, 35.02, 91.84°) |
| OKLab | oklab(88.33% -0.0012 0.0867) |
| OKLCH | oklch(88.33% 0.087 90.8) |
| XYZ | xyz(65.0666, 68.9823, 38.7357) |
| Luminance | 0.6898 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Vanilla
#F3E5AB
ΔE00 4.11
Beige (survey)
#E6DAA6
ΔE00 4.11
Pale Peach
#FFE5AD
ΔE00 4.14
Sand (survey)
#E2CA76
ΔE00 4.80
Wheat (survey)
#FBDD7E
ΔE00 5.38
Sandy
#F1DA7A
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EED796 #96ADEE
analogous
#EEAB96 #EED796 #D9EE96
triadic
#EED796 #96EED7 #D796EE
tetradic
#EED796 #96EEAB #96ADEE #EE96D9
square
#EED796 #96EEAB #96ADEE #EE96D9
split-complementary
#EED796 #96D9EE #AB96EE
monochromatic
#DDAF2D #E5C361 #EED796 #F7EBCB #FBF5E5
Accessibility & contrast
On white
1.42
#EED796 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#EED796 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EED796
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EED796 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EED796 | 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)
#E5D591
Deuteranopia (green-blind)
#EBDB98
Tritanopia (blue-blind)
#FBCDC6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #eed796; /* rgb */ color: rgb(238, 215, 150); /* oklch */ color: oklch(88.3% 0.087 90.8);
Tailwind
colors: {
custom: {
50: '#f5e3b5',
500: '#eed796',
950: '#000000',
},
}SCSS
$custom: #eed796; $custom-light: #f5e3b5; $custom-dark: #000000;
JSON
{
"hex": "#eed796",
"rgb": {
"r": 238,
"g": 215,
"b": 150
},
"hsl": {
"h": 44.318,
"s": 72.131,
"l": 76.078
},
"oklch": {
"l": 0.88326,
"c": 0.08669,
"h": 90.8
},
"luminance": 0.6898
}Semantic roles & 50–950 ramp
primary
#EED796
secondary
#5E7ACA
accent
#44D411
background
#FFFEFD
surface
#FEFCF8
border
#D6D5D1
text
#171511
muted
#858481