#EBB18F#EBB18F
#EBB18F is a light, moderate orange. Relative luminance 0.511; OKLCH L 80.6% C 0.082 H 51.6°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB18F |
|---|---|
| RGB | rgb(235, 177, 143) |
| HSL | hsl(22, 70%, 74%) |
| HSV | hsv(22, 39%, 92%) |
| CMYK | cmyk(0%, 24.7%, 39.1%, 7.8%) |
| CIE-LAB | lab(76.74, 16.79, 25.61) |
| CIE-LCH | lch(76.74, 30.63, 56.75°) |
| OKLab | oklab(80.57% 0.051 0.0643) |
| OKLCH | oklch(80.57% 0.082 51.6) |
| XYZ | xyz(54.9429, 51.0929, 32.9493) |
| Luminance | 0.5109 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 5.41
Pinkish Tan
#D99B82
ΔE00 6.62
Pale Salmon
#FFB19A
ΔE00 6.82
Apricot
#FBCEB1
ΔE00 7.20
Lightsalmon
#FFA07A
ΔE00 7.51
Light Salmon
#FEA993
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB18F #8FC9EB
analogous
#EB8F9B #EBB18F #EBDF8F
triadic
#EBB18F #8FEBB1 #B18FEB
tetradic
#EBB18F #9BEB8F #8FC9EB #DF8FEB
square
#EBB18F #9BEB8F #8FC9EB #DF8FEB
split-complementary
#EBB18F #8FEBDF #8F9BEB
monochromatic
#D86927 #E28D5B #EBB18F #F4D5C3 #FAEDE5
Accessibility & contrast
On white
1.87
#EBB18F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#EBB18F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB18F
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB18F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB18F | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B68D
Deuteranopia (green-blind)
#CFC28F
Tritanopia (blue-blind)
#FAA7A8
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #ebb18f; /* rgb */ color: rgb(235, 177, 143); /* oklch */ color: oklch(80.6% 0.082 51.6);
Tailwind
colors: {
custom: {
50: '#f3c8b0',
500: '#ebb18f',
950: '#000000',
},
}SCSS
$custom: #ebb18f; $custom-light: #f3c8b0; $custom-dark: #000000;
JSON
{
"hex": "#ebb18f",
"rgb": {
"r": 235,
"g": 177,
"b": 143
},
"hsl": {
"h": 22.174,
"s": 69.697,
"l": 74.118
},
"oklch": {
"l": 0.80574,
"c": 0.08213,
"h": 51.6
},
"luminance": 0.5109
}Semantic roles & 50–950 ramp
primary
#EBB18F
secondary
#599DC6
accent
#8CD214
background
#FFFDFD
surface
#FEF9F7
border
#D6D2D0
text
#171310
muted
#858281