#EBBFB2#EBBFB2
#EBBFB2 is a very light, muted red. Relative luminance 0.581; OKLCH L 84.0% C 0.054 H 37.1°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBFB2 |
|---|---|
| RGB | rgb(235, 191, 178) |
| HSL | hsl(14, 59%, 81%) |
| HSV | hsv(14, 24%, 92%) |
| CMYK | cmyk(0%, 18.7%, 24.3%, 7.8%) |
| CIE-LAB | lab(80.82, 13.80, 12.50) |
| CIE-LCH | lch(80.82, 18.62, 42.16°) |
| OKLab | oklab(83.99% 0.043 0.0325) |
| OKLCH | oklch(83.99% 0.054 37.1) |
| XYZ | xyz(60.9283, 58.1406, 50.1237) |
| Luminance | 0.5814 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Apricot
#FBCEB1
ΔE00 7.12
Pale Salmon
#FFB19A
ΔE00 7.59
Pinkish Grey
#C8ACA9
ΔE00 8.01
Pale Rose
#FDC1C5
ΔE00 8.26
Light Rose
#FFC5CB
ΔE00 8.90
Light Salmon
#FEA993
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBFB2 #B2DEEB
analogous
#EBB2C1 #EBBFB2 #EBDBB2
triadic
#EBBFB2 #B2EBBF #BFB2EB
tetradic
#EBBFB2 #C1EBB2 #B2DEEB #DBB2EB
square
#EBBFB2 #C1EBB2 #B2DEEB #DBB2EB
split-complementary
#EBBFB2 #B2EBDB #B2C1EB
monochromatic
#D26E51 #DE9781 #EBBFB2 #F8E7E3 #F9EBE7
Accessibility & contrast
On white
1.66
#EBBFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#EBBFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBFB2
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBFB2 | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C4B1
Deuteranopia (green-blind)
#D3CCB2
Tritanopia (blue-blind)
#F6B9BB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ebbfb2; /* rgb */ color: rgb(235, 191, 178); /* oklch */ color: oklch(84.0% 0.054 37.1);
Tailwind
colors: {
custom: {
50: '#f2d2c9',
500: '#ebbfb2',
950: '#000000',
},
}SCSS
$custom: #ebbfb2; $custom-light: #f2d2c9; $custom-dark: #000000;
JSON
{
"hex": "#ebbfb2",
"rgb": {
"r": 235,
"g": 191,
"b": 178
},
"hsl": {
"h": 13.684,
"s": 58.763,
"l": 80.98
},
"oklch": {
"l": 0.83985,
"c": 0.05392,
"h": 37.1
},
"luminance": 0.58138
}Semantic roles & 50–950 ramp
primary
#EBBFB2
secondary
#7AB6C7
accent
#A0C61F
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171413
muted
#858382