#EBBFB3#EBBFB3
#EBBFB3 is a very light, muted red. Relative luminance 0.582; OKLCH L 84.0% C 0.053 H 35.7°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBFB3 |
|---|---|
| RGB | rgb(235, 191, 179) |
| HSL | hsl(13, 58%, 81%) |
| HSV | hsv(13, 24%, 92%) |
| CMYK | cmyk(0%, 18.7%, 23.8%, 7.8%) |
| CIE-LAB | lab(80.84, 13.95, 11.99) |
| CIE-LCH | lch(80.84, 18.39, 40.70°) |
| OKLab | oklab(84.01% 0.0434 0.0312) |
| OKLCH | oklch(84.01% 0.053 35.7) |
| XYZ | xyz(61.0291, 58.1809, 50.6544) |
| Luminance | 0.5818 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Apricot
#FBCEB1
ΔE00 7.49
Pale Salmon
#FFB19A
ΔE00 7.71
Pale Rose
#FDC1C5
ΔE00 7.87
Pinkish Grey
#C8ACA9
ΔE00 7.88
Light Rose
#FFC5CB
ΔE00 8.51
Light Salmon
#FEA993
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBFB3 #B3DFEB
analogous
#EBB3C3 #EBBFB3 #EBDBB3
triadic
#EBBFB3 #B3EBBF #BFB3EB
tetradic
#EBBFB3 #C3EBB3 #B3DFEB #DBB3EB
square
#EBBFB3 #C3EBB3 #B3DFEB #DBB3EB
split-complementary
#EBBFB3 #B3EBDB #B3C3EB
monochromatic
#D16D52 #DE9683 #EBBFB3 #F8E8E3 #F9EBE7
Accessibility & contrast
On white
1.66
#EBBFB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#EBBFB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBFB3
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBFB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBFB3 | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C4B2
Deuteranopia (green-blind)
#D3CCB3
Tritanopia (blue-blind)
#F6B9BC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ebbfb3; /* rgb */ color: rgb(235, 191, 179); /* oklch */ color: oklch(84.0% 0.053 35.7);
Tailwind
colors: {
custom: {
50: '#f2d2c9',
500: '#ebbfb3',
950: '#000000',
},
}SCSS
$custom: #ebbfb3; $custom-light: #f2d2c9; $custom-dark: #000000;
JSON
{
"hex": "#ebbfb3",
"rgb": {
"r": 235,
"g": 191,
"b": 179
},
"hsl": {
"h": 12.857,
"s": 58.333,
"l": 81.176
},
"oklch": {
"l": 0.8401,
"c": 0.05348,
"h": 35.7
},
"luminance": 0.58178
}Semantic roles & 50–950 ramp
primary
#EBBFB3
secondary
#7BB7C7
accent
#A2C620
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171413
muted
#858382