#ECBF8F#ECBF8F
#ECBF8F is a very light, moderate orange. Relative luminance 0.571; OKLCH L 83.3% C 0.081 H 68.1°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #ECBF8F |
|---|---|
| RGB | rgb(236, 191, 143) |
| HSL | hsl(31, 71%, 74%) |
| HSV | hsv(31, 39%, 93%) |
| CMYK | cmyk(0%, 19.1%, 39.4%, 7.5%) |
| CIE-LAB | lab(80.22, 9.78, 30.31) |
| CIE-LCH | lch(80.22, 31.85, 72.11°) |
| OKLab | oklab(83.32% 0.0303 0.0755) |
| OKLCH | oklch(83.32% 0.081 68.1) |
| XYZ | xyz(58.1826, 57.0806, 33.9343) |
| Luminance | 0.5708 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.10
Tan
#D2B48C
ΔE00 5.52
Very Light Brown
#D3B683
ΔE00 6.24
Light Peach
#FFD8B1
ΔE00 6.24
Fawn
#CFAF7B
ΔE00 6.69
Apricot
#FBCEB1
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECBF8F #8FBCEC
analogous
#EC918F #ECBF8F #EAEC8F
triadic
#ECBF8F #8FECBF #BF8FEC
tetradic
#ECBF8F #8FEC91 #8FBCEC #EC8FEA
square
#ECBF8F #8FEC91 #8FBCEC #EC8FEA
split-complementary
#ECBF8F #8FEAEC #918FEC
monochromatic
#DA8326 #E3A15B #ECBF8F #F5DDC3 #FBF0E5
Accessibility & contrast
On white
1.69
#ECBF8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#ECBF8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECBF8F
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECBF8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECBF8F | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC18C
Deuteranopia (green-blind)
#D9CB90
Tritanopia (blue-blind)
#FBB5B2
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ecbf8f; /* rgb */ color: rgb(236, 191, 143); /* oklch */ color: oklch(83.3% 0.081 68.1);
Tailwind
colors: {
custom: {
50: '#f4d2b0',
500: '#ecbf8f',
950: '#000000',
},
}SCSS
$custom: #ecbf8f; $custom-light: #f4d2b0; $custom-dark: #000000;
JSON
{
"hex": "#ecbf8f",
"rgb": {
"r": 236,
"g": 191,
"b": 143
},
"hsl": {
"h": 30.968,
"s": 70.992,
"l": 74.314
},
"oklch": {
"l": 0.83319,
"c": 0.0813,
"h": 68.1
},
"luminance": 0.57078
}Semantic roles & 50–950 ramp
primary
#ECBF8F
secondary
#588EC7
accent
#70D312
background
#FFFEFD
surface
#FEFBF7
border
#D6D4D0
text
#171410
muted
#858381