#ECBE95#ECBE95
#ECBE95 is a very light, moderate orange. Relative luminance 0.568; OKLCH L 83.2% C 0.076 H 63.2°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #ECBE95 |
|---|---|
| RGB | rgb(236, 190, 149) |
| HSL | hsl(28, 70%, 75%) |
| HSV | hsv(28, 37%, 93%) |
| CMYK | cmyk(0%, 19.5%, 36.9%, 7.5%) |
| CIE-LAB | lab(80.09, 10.99, 26.96) |
| CIE-LCH | lch(80.09, 29.11, 67.83°) |
| OKLab | oklab(83.25% 0.0342 0.0677) |
| OKLCH | oklch(83.25% 0.076 63.2) |
| XYZ | xyz(58.4320, 56.8326, 36.3199) |
| Luminance | 0.5683 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.50
Apricot
#FBCEB1
ΔE00 5.56
Tan
#D2B48C
ΔE00 6.03
Light Peach
#FFD8B1
ΔE00 6.13
Peach
#FFDAB9
ΔE00 6.86
Peach (survey)
#FFB07C
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECBE95 #95C3EC
analogous
#EC9597 #ECBE95 #ECEA95
triadic
#ECBE95 #95ECBE #BE95EC
tetradic
#ECBE95 #97EC95 #95C3EC #EA95EC
square
#ECBE95 #97EC95 #95C3EC #EA95EC
split-complementary
#ECBE95 #95ECEA #9597EC
monochromatic
#D97E2D #E39E61 #ECBE95 #F5DEC9 #FAEFE5
Accessibility & contrast
On white
1.70
#ECBE95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#ECBE95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECBE95
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECBE95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECBE95 | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC192
Deuteranopia (green-blind)
#D7CB96
Tritanopia (blue-blind)
#FAB4B3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ecbe95; /* rgb */ color: rgb(236, 190, 149); /* oklch */ color: oklch(83.2% 0.076 63.2);
Tailwind
colors: {
custom: {
50: '#f3d1b4',
500: '#ecbe95',
950: '#000000',
},
}SCSS
$custom: #ecbe95; $custom-light: #f3d1b4; $custom-dark: #000000;
JSON
{
"hex": "#ecbe95",
"rgb": {
"r": 236,
"g": 190,
"b": 149
},
"hsl": {
"h": 28.276,
"s": 69.6,
"l": 75.49
},
"oklch": {
"l": 0.83245,
"c": 0.07583,
"h": 63.2
},
"luminance": 0.5683
}Semantic roles & 50–950 ramp
primary
#ECBE95
secondary
#5E96C7
accent
#78D214
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171411
muted
#858381