#ECC290#ECC290
#ECC290 is a very light, moderate orange. Relative luminance 0.584; OKLCH L 83.9% C 0.081 H 71.2°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #ECC290 |
|---|---|
| RGB | rgb(236, 194, 144) |
| HSL | hsl(33, 71%, 75%) |
| HSV | hsv(33, 39%, 93%) |
| CMYK | cmyk(0%, 17.8%, 39%, 7.5%) |
| CIE-LAB | lab(80.98, 8.32, 30.78) |
| CIE-LCH | lch(80.98, 31.89, 74.88°) |
| OKLab | oklab(83.92% 0.026 0.0766) |
| OKLCH | oklch(83.92% 0.081 71.2) |
| XYZ | xyz(58.9196, 58.4329, 34.5553) |
| Luminance | 0.5843 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.93
Tan
#D2B48C
ΔE00 5.45
Very Light Brown
#D3B683
ΔE00 5.62
Light Peach
#FFD8B1
ΔE00 5.94
Fawn
#CFAF7B
ΔE00 6.41
Navajowhite
#FFDEAD
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECC290 #90BAEC
analogous
#EC9490 #ECC290 #E8EC90
triadic
#ECC290 #90ECC2 #C290EC
tetradic
#ECC290 #90EC94 #90BAEC #EC90E8
square
#ECC290 #90EC94 #90BAEC #EC90E8
split-complementary
#ECC290 #90E8EC #9490EC
monochromatic
#DA8927 #E3A55C #ECC290 #F5DFC4 #FBF1E5
Accessibility & contrast
On white
1.66
#ECC290 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#ECC290 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECC290
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECC290 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECC290 | 1.00 | 1.66 | 12.69 | 12.69 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C38C
Deuteranopia (green-blind)
#DBCD91
Tritanopia (blue-blind)
#FBB8B5
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ecc290; /* rgb */ color: rgb(236, 194, 144); /* oklch */ color: oklch(83.9% 0.081 71.2);
Tailwind
colors: {
custom: {
50: '#f4d4b1',
500: '#ecc290',
950: '#000000',
},
}SCSS
$custom: #ecc290; $custom-light: #f4d4b1; $custom-dark: #000000;
JSON
{
"hex": "#ecc290",
"rgb": {
"r": 236,
"g": 194,
"b": 144
},
"hsl": {
"h": 32.609,
"s": 70.769,
"l": 74.51
},
"oklch": {
"l": 0.83915,
"c": 0.08091,
"h": 71.2
},
"luminance": 0.5843
}Semantic roles & 50–950 ramp
primary
#ECC290
secondary
#598BC7
accent
#6AD313
background
#FFFEFD
surface
#FEFBF7
border
#D6D4D0
text
#171410
muted
#858381