#ECBE90#ECBE90
#ECBE90 is a very light, moderate orange. Relative luminance 0.567; OKLCH L 83.1% C 0.080 H 66.3°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #ECBE90 |
|---|---|
| RGB | rgb(236, 190, 144) |
| HSL | hsl(30, 71%, 75%) |
| HSV | hsv(30, 39%, 93%) |
| CMYK | cmyk(0%, 19.5%, 39%, 7.5%) |
| CIE-LAB | lab(80.00, 10.42, 29.48) |
| CIE-LCH | lch(80.00, 31.26, 70.54°) |
| OKLab | oklab(83.15% 0.0322 0.0735) |
| OKLCH | oklch(83.15% 0.08 66.3) |
| XYZ | xyz(58.0413, 56.6764, 34.2626) |
| Luminance | 0.5667 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.48
Tan
#D2B48C
ΔE00 5.65
Light Peach
#FFD8B1
ΔE00 6.30
Very Light Brown
#D3B683
ΔE00 6.70
Apricot
#FBCEB1
ΔE00 6.72
Fawn
#CFAF7B
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECBE90 #90BEEC
analogous
#EC9090 #ECBE90 #ECEC90
triadic
#ECBE90 #90ECBE #BE90EC
tetradic
#ECBE90 #90EC90 #90BEEC #EC90EC
square
#ECBE90 #90EC90 #90BEEC #EC90EC
split-complementary
#ECBE90 #90ECEC #9090EC
monochromatic
#DA8127 #E39F5C #ECBE90 #F5DDC4 #FBF0E5
Accessibility & contrast
On white
1.70
#ECBE90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#ECBE90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECBE90
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECBE90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECBE90 | 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)
#CDC08D
Deuteranopia (green-blind)
#D8CB91
Tritanopia (blue-blind)
#FBB4B2
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ecbe90; /* rgb */ color: rgb(236, 190, 144); /* oklch */ color: oklch(83.1% 0.080 66.3);
Tailwind
colors: {
custom: {
50: '#f4d1b1',
500: '#ecbe90',
950: '#000000',
},
}SCSS
$custom: #ecbe90; $custom-light: #f4d1b1; $custom-dark: #000000;
JSON
{
"hex": "#ecbe90",
"rgb": {
"r": 236,
"g": 190,
"b": 144
},
"hsl": {
"h": 30,
"s": 70.769,
"l": 74.51
},
"oklch": {
"l": 0.83147,
"c": 0.08028,
"h": 66.3
},
"luminance": 0.56673
}Semantic roles & 50–950 ramp
primary
#ECBE90
secondary
#5990C7
accent
#73D313
background
#FFFEFD
surface
#FEFBF7
border
#D6D4D0
text
#171410
muted
#858381