#ECB07F#ECB07F
#ECB07F is a light, moderate orange. Relative luminance 0.504; OKLCH L 80.2% C 0.095 H 60.1°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #ECB07F |
|---|---|
| RGB | rgb(236, 176, 127) |
| HSL | hsl(27, 74%, 71%) |
| HSV | hsv(27, 46%, 93%) |
| CMYK | cmyk(0%, 25.4%, 46.2%, 7.5%) |
| CIE-LAB | lab(76.33, 16.03, 33.59) |
| CIE-LCH | lch(76.33, 37.22, 64.48°) |
| OKLab | oklab(80.19% 0.0475 0.0825) |
| OKLCH | oklch(80.19% 0.095 60.1) |
| XYZ | xyz(53.9505, 50.4194, 26.9649) |
| Luminance | 0.5042 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.29
Apricot (survey)
#FFB16D
ΔE00 4.75
Sandybrown
#F4A460
ΔE00 5.27
Burlywood
#DEB887
ΔE00 6.29
Pale Orange
#FFA756
ΔE00 7.10
Tan
#D2B48C
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECB07F #7FBBEC
analogous
#EC7F84 #ECB07F #ECE67F
triadic
#ECB07F #7FECB0 #B07FEC
tetradic
#ECB07F #84EC7F #7FBBEC #E67FEC
square
#ECB07F #84EC7F #7FBBEC #E67FEC
split-complementary
#ECB07F #7FECE6 #7F84EC
monochromatic
#D26F1F #E48F4A #ECB07F #F4D1B4 #FBEFE4
Accessibility & contrast
On white
1.89
#ECB07F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#ECB07F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECB07F
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECB07F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECB07F | 1.00 | 1.89 | 11.08 | 11.08 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B47B
Deuteranopia (green-blind)
#D0C280
Tritanopia (blue-blind)
#FDA4A3
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ecb07f; /* rgb */ color: rgb(236, 176, 127); /* oklch */ color: oklch(80.2% 0.095 60.1);
Tailwind
colors: {
custom: {
50: '#f4c7a4',
500: '#ecb07f',
950: '#000000',
},
}SCSS
$custom: #ecb07f; $custom-light: #f4c7a4; $custom-dark: #000000;
JSON
{
"hex": "#ecb07f",
"rgb": {
"r": 236,
"g": 176,
"b": 127
},
"hsl": {
"h": 26.972,
"s": 74.15,
"l": 71.176
},
"oklch": {
"l": 0.80189,
"c": 0.09518,
"h": 60.1
},
"luminance": 0.50416
}Semantic roles & 50–950 ramp
primary
#ECB07F
secondary
#4A8EC6
accent
#7DD60F
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#17130F
muted
#858280