#ECC69A#ECC69A
#ECC69A is a very light, moderate orange. Relative luminance 0.606; OKLCH L 84.9% C 0.072 H 70.7°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #ECC69A |
|---|---|
| RGB | rgb(236, 198, 154) |
| HSL | hsl(32, 68%, 76%) |
| HSV | hsv(32, 35%, 93%) |
| CMYK | cmyk(0%, 16.1%, 34.7%, 7.5%) |
| CIE-LAB | lab(82.14, 7.37, 27.10) |
| CIE-LCH | lch(82.14, 28.08, 74.78°) |
| OKLab | oklab(84.88% 0.0238 0.0681) |
| OKLCH | oklch(84.88% 0.072 70.7) |
| XYZ | xyz(60.6203, 60.5567, 39.0611) |
| Luminance | 0.6055 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.85
Light Peach
#FFD8B1
ΔE00 4.63
Tan
#D2B48C
ΔE00 5.46
Navajowhite
#FFDEAD
ΔE00 5.81
Peach
#FFDAB9
ΔE00 5.82
Very Light Brown
#D3B683
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECC69A #9AC0EC
analogous
#EC9D9A #ECC69A #E9EC9A
triadic
#ECC69A #9AECC6 #C69AEC
tetradic
#ECC69A #9AEC9D #9AC0EC #EC9AE9
square
#ECC69A #9AEC9D #9AC0EC #EC9AE9
split-complementary
#ECC69A #9AE9EC #9D9AEC
monochromatic
#D98C33 #E2A966 #ECC69A #F6E3CE #FAF0E5
Accessibility & contrast
On white
1.60
#ECC69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#ECC69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECC69A
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECC69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECC69A | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C797
Deuteranopia (green-blind)
#DDD09B
Tritanopia (blue-blind)
#FABDBA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ecc69a; /* rgb */ color: rgb(236, 198, 154); /* oklch */ color: oklch(84.9% 0.072 70.7);
Tailwind
colors: {
custom: {
50: '#f3d7b8',
500: '#ecc69a',
950: '#000000',
},
}SCSS
$custom: #ecc69a; $custom-light: #f3d7b8; $custom-dark: #000000;
JSON
{
"hex": "#ecc69a",
"rgb": {
"r": 236,
"g": 198,
"b": 154
},
"hsl": {
"h": 32.195,
"s": 68.333,
"l": 76.471
},
"oklch": {
"l": 0.84882,
"c": 0.07218,
"h": 70.7
},
"luminance": 0.60554
}Semantic roles & 50–950 ramp
primary
#ECC69A
secondary
#6291C8
accent
#6CD015
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171411
muted
#858381