#EBB7CF#EBB7CF
#EBB7CF is a very light, moderate pink. Relative luminance 0.560; OKLCH L 83.3% C 0.067 H 349.3°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB7CF |
|---|---|
| RGB | rgb(235, 183, 207) |
| HSL | hsl(332, 57%, 82%) |
| HSV | hsv(332, 22%, 92%) |
| CMYK | cmyk(0%, 22.1%, 11.9%, 7.8%) |
| CIE-LAB | lab(79.63, 22.48, -4.84) |
| CIE-LCH | lch(79.63, 22.99, 347.85°) |
| OKLab | oklab(83.31% 0.0662 -0.0125) |
| OKLCH | oklch(83.31% 0.067 349.3) |
| XYZ | xyz(62.4566, 56.0364, 66.5455) |
| Luminance | 0.5603 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Baby Pink
#FFB7CE
ΔE00 4.39
Pastel Pink
#FFBACD
ΔE00 4.60
Powder Pink
#FFB2D0
ΔE00 4.71
Bubblegum
#FFC1CC
ΔE00 5.92
Pink
#FFC0CB
ΔE00 5.96
Soft Pink
#FDB0C0
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB7CF #B7EBD3
analogous
#EBB7E9 #EBB7CF #EBB9B7
triadic
#EBB7CF #CFEBB7 #B7CFEB
tetradic
#EBB7CF #E9EBB7 #B7EBD3 #B9B7EB
square
#EBB7CF #E9EBB7 #B7EBD3 #B9B7EB
split-complementary
#EBB7CF #B7EBB9 #B7E9EB
monochromatic
#D0578F #DE87AF #EBB7CF #F8E7EF #F8E7EF
Accessibility & contrast
On white
1.72
#EBB7CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#EBB7CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB7CF
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB7CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB7CF | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC0D0
Deuteranopia (green-blind)
#C7C8CE
Tritanopia (blue-blind)
#F3B6BF
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #ebb7cf; /* rgb */ color: rgb(235, 183, 207); /* oklch */ color: oklch(83.3% 0.067 349.3);
Tailwind
colors: {
custom: {
50: '#f2cddd',
500: '#ebb7cf',
950: '#000000',
},
}SCSS
$custom: #ebb7cf; $custom-light: #f2cddd; $custom-dark: #000000;
JSON
{
"hex": "#ebb7cf",
"rgb": {
"r": 235,
"g": 183,
"b": 207
},
"hsl": {
"h": 332.308,
"s": 56.522,
"l": 81.961
},
"oklch": {
"l": 0.83308,
"c": 0.06735,
"h": 349.3
},
"luminance": 0.56034
}Semantic roles & 50–950 ramp
primary
#EBB7CF
secondary
#7FC7A6
accent
#C47921
background
#FFFEFE
surface
#FEFAFC
border
#D6D3D5
text
#171315
muted
#858384