#ECC18F#ECC18F
#ECC18F is a very light, moderate orange. Relative luminance 0.580; OKLCH L 83.7% C 0.082 H 70.6°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #ECC18F |
|---|---|
| RGB | rgb(236, 193, 143) |
| HSL | hsl(32, 71%, 74%) |
| HSV | hsv(32, 39%, 93%) |
| CMYK | cmyk(0%, 18.2%, 39.4%, 7.5%) |
| CIE-LAB | lab(80.72, 8.73, 30.96) |
| CIE-LCH | lch(80.72, 32.17, 74.25°) |
| OKLab | oklab(83.7% 0.0272 0.077) |
| OKLCH | oklch(83.7% 0.082 70.6) |
| XYZ | xyz(58.6217, 57.9588, 34.0807) |
| Luminance | 0.5796 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.88
Tan
#D2B48C
ΔE00 5.46
Very Light Brown
#D3B683
ΔE00 5.72
Light Peach
#FFD8B1
ΔE00 6.09
Fawn
#CFAF7B
ΔE00 6.41
Navajowhite
#FFDEAD
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECC18F #8FBAEC
analogous
#EC938F #ECC18F #E9EC8F
triadic
#ECC18F #8FECC1 #C18FEC
tetradic
#ECC18F #8FEC93 #8FBAEC #EC8FE9
square
#ECC18F #8FEC93 #8FBAEC #EC8FE9
split-complementary
#ECC18F #8FE9EC #938FEC
monochromatic
#DA8726 #E3A45B #ECC18F #F5DEC3 #FBF1E5
Accessibility & contrast
On white
1.67
#ECC18F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#ECC18F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECC18F
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECC18F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECC18F | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C38B
Deuteranopia (green-blind)
#DACC90
Tritanopia (blue-blind)
#FBB7B4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ecc18f; /* rgb */ color: rgb(236, 193, 143); /* oklch */ color: oklch(83.7% 0.082 70.6);
Tailwind
colors: {
custom: {
50: '#f4d3b0',
500: '#ecc18f',
950: '#000000',
},
}SCSS
$custom: #ecc18f; $custom-light: #f4d3b0; $custom-dark: #000000;
JSON
{
"hex": "#ecc18f",
"rgb": {
"r": 236,
"g": 193,
"b": 143
},
"hsl": {
"h": 32.258,
"s": 70.992,
"l": 74.314
},
"oklch": {
"l": 0.83704,
"c": 0.08164,
"h": 70.6
},
"luminance": 0.57956
}Semantic roles & 50–950 ramp
primary
#ECC18F
secondary
#588BC7
accent
#6CD312
background
#FFFEFD
surface
#FEFBF7
border
#D6D4D0
text
#171410
muted
#858381