#ECBF7F#ECBF7F
#ECBF7F is a very light, moderate orange. Relative luminance 0.566; OKLCH L 83.0% C 0.096 H 75.6°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #ECBF7F |
|---|---|
| RGB | rgb(236, 191, 127) |
| HSL | hsl(35, 74%, 71%) |
| HSV | hsv(35, 46%, 93%) |
| CMYK | cmyk(0%, 19.1%, 46.2%, 7.5%) |
| CIE-LAB | lab(79.97, 8.12, 38.28) |
| CIE-LCH | lch(79.97, 39.13, 78.03°) |
| OKLab | oklab(83.04% 0.024 0.0933) |
| OKLCH | oklch(83.04% 0.096 75.6) |
| XYZ | xyz(57.0558, 56.6299, 28.0000) |
| Luminance | 0.5663 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.88
Very Light Brown
#D3B683
ΔE00 5.52
Fawn
#CFAF7B
ΔE00 6.05
Tan (survey)
#D1B26F
ΔE00 6.07
Tan
#D2B48C
ΔE00 6.82
Sandstone
#C9AE74
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECBF7F #7FACEC
analogous
#EC887F #ECBF7F #E3EC7F
triadic
#ECBF7F #7FECBF #BF7FEC
tetradic
#ECBF7F #7FEC88 #7FACEC #EC7FE3
square
#ECBF7F #7FEC88 #7FACEC #EC7FE3
split-complementary
#ECBF7F #7FE3EC #887FEC
monochromatic
#D2881F #E4A44A #ECBF7F #F4DAB4 #FBF2E4
Accessibility & contrast
On white
1.70
#ECBF7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#ECBF7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECBF7F
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECBF7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECBF7F | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C07A
Deuteranopia (green-blind)
#DBCB81
Tritanopia (blue-blind)
#FCB3AF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ecbf7f; /* rgb */ color: rgb(236, 191, 127); /* oklch */ color: oklch(83.0% 0.096 75.6);
Tailwind
colors: {
custom: {
50: '#f4d2a5',
500: '#ecbf7f',
950: '#000000',
},
}SCSS
$custom: #ecbf7f; $custom-light: #f4d2a5; $custom-dark: #000000;
JSON
{
"hex": "#ecbf7f",
"rgb": {
"r": 236,
"g": 191,
"b": 127
},
"hsl": {
"h": 35.229,
"s": 74.15,
"l": 71.176
},
"oklch": {
"l": 0.83038,
"c": 0.09631,
"h": 75.6
},
"luminance": 0.56627
}Semantic roles & 50–950 ramp
primary
#ECBF7F
secondary
#4A7DC6
accent
#61D60F
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380