#ECC28F#ECC28F
#ECC28F is a very light, moderate orange. Relative luminance 0.584; OKLCH L 83.9% C 0.082 H 71.8°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #ECC28F |
|---|---|
| RGB | rgb(236, 194, 143) |
| HSL | hsl(33, 71%, 74%) |
| HSV | hsv(33, 39%, 93%) |
| CMYK | cmyk(0%, 17.8%, 39.4%, 7.5%) |
| CIE-LAB | lab(80.96, 8.20, 31.28) |
| CIE-LCH | lch(80.96, 32.34, 75.30°) |
| OKLab | oklab(83.9% 0.0256 0.0778) |
| OKLCH | oklch(83.9% 0.082 71.8) |
| XYZ | xyz(58.8435, 58.4025, 34.1546) |
| Luminance | 0.5840 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.91
Tan
#D2B48C
ΔE00 5.50
Very Light Brown
#D3B683
ΔE00 5.52
Light Peach
#FFD8B1
ΔE00 6.08
Fawn
#CFAF7B
ΔE00 6.33
Navajowhite
#FFDEAD
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECC28F #8FB9EC
analogous
#EC948F #ECC28F #E8EC8F
triadic
#ECC28F #8FECC2 #C28FEC
tetradic
#ECC28F #8FEC94 #8FB9EC #EC8FE8
square
#ECC28F #8FEC94 #8FB9EC #EC8FE8
split-complementary
#ECC28F #8FE8EC #948FEC
monochromatic
#DA8926 #E3A65B #ECC28F #F5DEC3 #FBF1E5
Accessibility & contrast
On white
1.66
#ECC28F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#ECC28F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECC28F
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECC28F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECC28F | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C38B
Deuteranopia (green-blind)
#DBCD90
Tritanopia (blue-blind)
#FBB8B5
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ecc28f; /* rgb */ color: rgb(236, 194, 143); /* oklch */ color: oklch(83.9% 0.082 71.8);
Tailwind
colors: {
custom: {
50: '#f4d4b0',
500: '#ecc28f',
950: '#000000',
},
}SCSS
$custom: #ecc28f; $custom-light: #f4d4b0; $custom-dark: #000000;
JSON
{
"hex": "#ecc28f",
"rgb": {
"r": 236,
"g": 194,
"b": 143
},
"hsl": {
"h": 32.903,
"s": 70.992,
"l": 74.314
},
"oklch": {
"l": 0.83897,
"c": 0.08187,
"h": 71.8
},
"luminance": 0.584
}Semantic roles & 50–950 ramp
primary
#ECC28F
secondary
#588AC7
accent
#69D312
background
#FFFEFD
surface
#FEFBF7
border
#D6D4D0
text
#171410
muted
#858381