#EBBDAB#EBBDAB
#EBBDAB is a very light, muted orange. Relative luminance 0.570; OKLCH L 83.4% C 0.059 H 42.4°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBDAB |
|---|---|
| RGB | rgb(235, 189, 171) |
| HSL | hsl(17, 62%, 80%) |
| HSV | hsv(17, 27%, 92%) |
| CMYK | cmyk(0%, 19.6%, 27.2%, 7.8%) |
| CIE-LAB | lab(80.18, 13.90, 15.35) |
| CIE-LCH | lch(80.18, 20.71, 47.85°) |
| OKLab | oklab(83.44% 0.0434 0.0397) |
| OKLCH | oklch(83.44% 0.059 42.4) |
| XYZ | xyz(59.8102, 57.0002, 46.3719) |
| Luminance | 0.5700 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.84
Pale Salmon
#FFB19A
ΔE00 6.84
Light Salmon
#FEA993
ΔE00 8.39
Pinkish Grey
#C8ACA9
ΔE00 8.90
Pinkish Tan
#D99B82
ΔE00 9.11
Peach
#FFDAB9
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBDAB #ABD9EB
analogous
#EBABB9 #EBBDAB #EBDDAB
triadic
#EBBDAB #ABEBBD #BDABEB
tetradic
#EBBDAB #B9EBAB #ABD9EB #DDABEB
square
#EBBDAB #B9EBAB #ABD9EB #DDABEB
split-complementary
#EBBDAB #ABEBDD #ABB9EB
monochromatic
#D36F48 #DF967A #EBBDAB #F7E4DC #F9ECE6
Accessibility & contrast
On white
1.69
#EBBDAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#EBBDAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBDAB
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBDAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBDAB | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C1AA
Deuteranopia (green-blind)
#D3CBAB
Tritanopia (blue-blind)
#F7B6B8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ebbdab; /* rgb */ color: rgb(235, 189, 171); /* oklch */ color: oklch(83.4% 0.059 42.4);
Tailwind
colors: {
custom: {
50: '#f2d1c4',
500: '#ebbdab',
950: '#000000',
},
}SCSS
$custom: #ebbdab; $custom-light: #f2d1c4; $custom-dark: #000000;
JSON
{
"hex": "#ebbdab",
"rgb": {
"r": 235,
"g": 189,
"b": 171
},
"hsl": {
"h": 16.875,
"s": 61.538,
"l": 79.608
},
"oklch": {
"l": 0.83438,
"c": 0.05876,
"h": 42.4
},
"luminance": 0.56998
}Semantic roles & 50–950 ramp
primary
#EBBDAB
secondary
#73B0C7
accent
#99C91C
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171412
muted
#858382