#EBB0CF#EBB0CF
#EBB0CF is a very light, moderate pink. Relative luminance 0.532; OKLCH L 82.1% C 0.079 H 346.1°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB0CF |
|---|---|
| RGB | rgb(235, 176, 207) |
| HSL | hsl(328, 60%, 81%) |
| HSV | hsv(328, 25%, 92%) |
| CMYK | cmyk(0%, 25.1%, 11.9%, 7.8%) |
| CIE-LAB | lab(78.00, 26.21, -7.25) |
| CIE-LCH | lch(78.00, 27.19, 344.54°) |
| OKLab | oklab(82.05% 0.0769 -0.019) |
| OKLCH | oklch(82.05% 0.079 346.1) |
| XYZ | xyz(61.0485, 53.2203, 66.0762) |
| Luminance | 0.5322 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 3.99
Baby Pink
#FFB7CE
ΔE00 4.78
Pastel Pink
#FFBACD
ΔE00 5.57
Soft Pink
#FDB0C0
ΔE00 6.83
Dusty Pink
#D8A7B1
ΔE00 7.46
Faded Pink
#DE9DAC
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB0CF #B0EBCC
analogous
#EAB0EB #EBB0CF #EBB0B1
triadic
#EBB0CF #CFEBB0 #B0CFEB
tetradic
#EBB0CF #EBEAB0 #B0EBCC #B0B1EB
square
#EBB0CF #EBEAB0 #B0EBCC #B0B1EB
split-complementary
#EBB0CF #B1EBB0 #B0EBEA
monochromatic
#D24E94 #DF7FB1 #EBB0CF #F7E1ED #F9E7F0
Accessibility & contrast
On white
1.80
#EBB0CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#EBB0CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB0CF
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB0CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB0CF | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BBD0
Deuteranopia (green-blind)
#C2C4CD
Tritanopia (blue-blind)
#F3AFBA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ebb0cf; /* rgb */ color: rgb(235, 176, 207); /* oklch */ color: oklch(82.1% 0.079 346.1);
Tailwind
colors: {
custom: {
50: '#f2c8dd',
500: '#ebb0cf',
950: '#000000',
},
}SCSS
$custom: #ebb0cf; $custom-light: #f2c8dd; $custom-dark: #000000;
JSON
{
"hex": "#ebb0cf",
"rgb": {
"r": 235,
"g": 176,
"b": 207
},
"hsl": {
"h": 328.475,
"s": 59.596,
"l": 80.588
},
"oklch": {
"l": 0.82052,
"c": 0.07917,
"h": 346.1
},
"luminance": 0.53218
}Semantic roles & 50–950 ramp
primary
#EBB0CF
secondary
#78C79E
accent
#C76E1E
background
#FFFDFE
surface
#FEF9FC
border
#D6D2D5
text
#171315
muted
#858284