#ECC191#ECC191
#ECC191 is a very light, moderate orange. Relative luminance 0.580; OKLCH L 83.7% C 0.080 H 69.5°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #ECC191 |
|---|---|
| RGB | rgb(236, 193, 145) |
| HSL | hsl(32, 71%, 75%) |
| HSV | hsv(32, 39%, 93%) |
| CMYK | cmyk(0%, 18.2%, 38.6%, 7.5%) |
| CIE-LAB | lab(80.75, 8.95, 29.96) |
| CIE-LCH | lch(80.75, 31.26, 73.36°) |
| OKLab | oklab(83.74% 0.028 0.0747) |
| OKLCH | oklch(83.74% 0.08 69.5) |
| XYZ | xyz(58.7746, 58.0200, 34.8857) |
| Luminance | 0.5802 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.03
Tan
#D2B48C
ΔE00 5.41
Light Peach
#FFD8B1
ΔE00 5.85
Very Light Brown
#D3B683
ΔE00 5.96
Fawn
#CFAF7B
ΔE00 6.62
Navajowhite
#FFDEAD
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECC191 #91BCEC
analogous
#EC9391 #ECC191 #EAEC91
triadic
#ECC191 #91ECC1 #C191EC
tetradic
#ECC191 #91EC93 #91BCEC #EC91EA
square
#ECC191 #91EC93 #91BCEC #EC91EA
split-complementary
#ECC191 #91EAEC #9391EC
monochromatic
#DA8629 #E3A45D #ECC191 #F5DEC5 #FAF0E5
Accessibility & contrast
On white
1.67
#ECC191 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#ECC191 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECC191
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECC191 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECC191 | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C38E
Deuteranopia (green-blind)
#DACC92
Tritanopia (blue-blind)
#FBB7B4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ecc191; /* rgb */ color: rgb(236, 193, 145); /* oklch */ color: oklch(83.7% 0.080 69.5);
Tailwind
colors: {
custom: {
50: '#f3d3b1',
500: '#ecc191',
950: '#000000',
},
}SCSS
$custom: #ecc191; $custom-light: #f3d3b1; $custom-dark: #000000;
JSON
{
"hex": "#ecc191",
"rgb": {
"r": 236,
"g": 193,
"b": 145
},
"hsl": {
"h": 31.648,
"s": 70.543,
"l": 74.706
},
"oklch": {
"l": 0.83741,
"c": 0.07975,
"h": 69.5
},
"luminance": 0.58017
}Semantic roles & 50–950 ramp
primary
#ECC191
secondary
#5A8EC7
accent
#6DD313
background
#FFFEFD
surface
#FEFBF7
border
#D6D4D0
text
#171410
muted
#858381