#EEC795#EEC795
#EEC795 is a very light, moderate orange. Relative luminance 0.612; OKLCH L 85.2% C 0.079 H 73.4°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC795 |
|---|---|
| RGB | rgb(238, 199, 149) |
| HSL | hsl(34, 72%, 76%) |
| HSV | hsv(34, 37%, 93%) |
| CMYK | cmyk(0%, 16.4%, 37.4%, 6.7%) |
| CIE-LAB | lab(82.48, 7.04, 30.21) |
| CIE-LCH | lch(82.48, 31.02, 76.87°) |
| OKLab | oklab(85.17% 0.0225 0.0754) |
| OKLCH | oklch(85.17% 0.079 73.4) |
| XYZ | xyz(61.1097, 61.1967, 37.0212) |
| Luminance | 0.6119 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.79
Light Peach
#FFD8B1
ΔE00 5.20
Navajowhite
#FFDEAD
ΔE00 5.36
Very Light Brown
#D3B683
ΔE00 5.82
Tan
#D2B48C
ΔE00 5.96
Peach
#FFDAB9
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC795 #95BCEE
analogous
#EE9A95 #EEC795 #E8EE95
triadic
#EEC795 #95EEC7 #C795EE
tetradic
#EEC795 #95EE9A #95BCEE #EE95E8
square
#EEC795 #95EE9A #95BCEE #EE95E8
split-complementary
#EEC795 #95E8EE #9A95EE
monochromatic
#DD8F2C #E6AB60 #EEC795 #F6E3CA #FBF1E5
Accessibility & contrast
On white
1.59
#EEC795 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#EEC795 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC795
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC795 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC795 | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C892
Deuteranopia (green-blind)
#DFD196
Tritanopia (blue-blind)
#FCBDBA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #eec795; /* rgb */ color: rgb(238, 199, 149); /* oklch */ color: oklch(85.2% 0.079 73.4);
Tailwind
colors: {
custom: {
50: '#f5d7b4',
500: '#eec795',
950: '#000000',
},
}SCSS
$custom: #eec795; $custom-light: #f5d7b4; $custom-dark: #000000;
JSON
{
"hex": "#eec795",
"rgb": {
"r": 238,
"g": 199,
"b": 149
},
"hsl": {
"h": 33.708,
"s": 72.358,
"l": 75.882
},
"oklch": {
"l": 0.85166,
"c": 0.07869,
"h": 73.4
},
"luminance": 0.61194
}Semantic roles & 50–950 ramp
primary
#EEC795
secondary
#5D8DCA
accent
#67D411
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381