#EBB29D#EBB29D
#EBB29D is a light, moderate orange. Relative luminance 0.519; OKLCH L 81.1% C 0.073 H 41.1°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB29D |
|---|---|
| RGB | rgb(235, 178, 157) |
| HSL | hsl(16, 66%, 77%) |
| HSV | hsv(16, 33%, 92%) |
| CMYK | cmyk(0%, 24.3%, 33.2%, 7.8%) |
| CIE-LAB | lab(77.25, 17.92, 18.79) |
| CIE-LCH | lch(77.25, 25.96, 46.36°) |
| OKLab | oklab(81.06% 0.055 0.0481) |
| OKLCH | oklch(81.06% 0.073 41.1) |
| XYZ | xyz(56.2687, 51.9404, 38.9534) |
| Luminance | 0.5194 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.34
Light Salmon
#FEA993
ΔE00 5.54
Pinkish Tan
#D99B82
ΔE00 6.19
Blush (survey)
#F29E8E
ΔE00 6.88
Darksalmon
#E9967A
ΔE00 7.83
Apricot
#FBCEB1
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB29D #9DD6EB
analogous
#EB9DAF #EBB29D #EBD99D
triadic
#EBB29D #9DEBB2 #B29DEB
tetradic
#EBB29D #AFEB9D #9DD6EB #D99DEB
square
#EBB29D #AFEB9D #9DD6EB #D99DEB
split-complementary
#EBB29D #9DEBD9 #9DAFEB
monochromatic
#D66237 #E18A6A #EBB29D #F5DAD0 #FAEBE6
Accessibility & contrast
On white
1.84
#EBB29D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#EBB29D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB29D
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB29D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB29D | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B89B
Deuteranopia (green-blind)
#CDC39D
Tritanopia (blue-blind)
#F9A9AC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ebb29d; /* rgb */ color: rgb(235, 178, 157); /* oklch */ color: oklch(81.1% 0.073 41.1);
Tailwind
colors: {
custom: {
50: '#f3c9ba',
500: '#ebb29d',
950: '#000000',
},
}SCSS
$custom: #ebb29d; $custom-light: #f3c9ba; $custom-dark: #000000;
JSON
{
"hex": "#ebb29d",
"rgb": {
"r": 235,
"g": 178,
"b": 157
},
"hsl": {
"h": 16.154,
"s": 66.102,
"l": 76.863
},
"oklch": {
"l": 0.81059,
"c": 0.07305,
"h": 41.1
},
"luminance": 0.51937
}Semantic roles & 50–950 ramp
primary
#EBB29D
secondary
#66ADC7
accent
#9DCE18
background
#FFFDFD
surface
#FEF9F8
border
#D6D2D1
text
#171311
muted
#858281