#ECC09A#ECC09A
#ECC09A is a very light, moderate orange. Relative luminance 0.579; OKLCH L 83.7% C 0.071 H 62.4°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #ECC09A |
|---|---|
| RGB | rgb(236, 192, 154) |
| HSL | hsl(28, 68%, 76%) |
| HSV | hsv(28, 35%, 93%) |
| CMYK | cmyk(0%, 18.6%, 34.7%, 7.5%) |
| CIE-LAB | lab(80.67, 10.52, 25.10) |
| CIE-LCH | lch(80.67, 27.22, 67.25°) |
| OKLab | oklab(83.73% 0.0331 0.0633) |
| OKLCH | oklch(83.73% 0.071 62.4) |
| XYZ | xyz(59.2759, 57.8680, 38.6129) |
| Luminance | 0.5786 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.79
Burlywood
#DEB887
ΔE00 5.03
Light Peach
#FFD8B1
ΔE00 5.65
Peach
#FFDAB9
ΔE00 6.18
Tan
#D2B48C
ΔE00 6.20
Peach (survey)
#FFB07C
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECC09A #9AC6EC
analogous
#EC9A9D #ECC09A #ECE99A
triadic
#ECC09A #9AECC0 #C09AEC
tetradic
#ECC09A #9DEC9A #9AC6EC #E99AEC
square
#ECC09A #9DEC9A #9AC6EC #E99AEC
split-complementary
#ECC09A #9AECE9 #9A9DEC
monochromatic
#D98033 #E2A066 #ECC09A #F6E0CE #FAEFE5
Accessibility & contrast
On white
1.67
#ECC09A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#ECC09A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECC09A
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECC09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECC09A | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC297
Deuteranopia (green-blind)
#D8CC9B
Tritanopia (blue-blind)
#FAB7B6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ecc09a; /* rgb */ color: rgb(236, 192, 154); /* oklch */ color: oklch(83.7% 0.071 62.4);
Tailwind
colors: {
custom: {
50: '#f3d3b8',
500: '#ecc09a',
950: '#000000',
},
}SCSS
$custom: #ecc09a; $custom-light: #f3d3b8; $custom-dark: #000000;
JSON
{
"hex": "#ecc09a",
"rgb": {
"r": 236,
"g": 192,
"b": 154
},
"hsl": {
"h": 27.805,
"s": 68.333,
"l": 76.471
},
"oklch": {
"l": 0.83728,
"c": 0.07146,
"h": 62.4
},
"luminance": 0.57865
}Semantic roles & 50–950 ramp
primary
#ECC09A
secondary
#6299C8
accent
#7AD015
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171411
muted
#858381