#EBB3CF#EBB3CF
#EBB3CF is a very light, moderate pink. Relative luminance 0.544; OKLCH L 82.6% C 0.074 H 347.4°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB3CF |
|---|---|
| RGB | rgb(235, 179, 207) |
| HSL | hsl(330, 58%, 81%) |
| HSV | hsv(330, 24%, 92%) |
| CMYK | cmyk(0%, 23.8%, 11.9%, 7.8%) |
| CIE-LAB | lab(78.70, 24.61, -6.22) |
| CIE-LCH | lch(78.70, 25.38, 345.82°) |
| OKLab | oklab(82.59% 0.0723 -0.0162) |
| OKLCH | oklch(82.59% 0.074 347.4) |
| XYZ | xyz(61.6432, 54.4097, 66.2744) |
| Luminance | 0.5441 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.12
Baby Pink
#FFB7CE
ΔE00 4.44
Pastel Pink
#FFBACD
ΔE00 5.03
Soft Pink
#FDB0C0
ΔE00 6.51
Pink
#FFC0CB
ΔE00 6.89
Bubblegum
#FFC1CC
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB3CF #B3EBCF
analogous
#EBB3EB #EBB3CF #EBB3B3
triadic
#EBB3CF #CFEBB3 #B3CFEB
tetradic
#EBB3CF #EBEBB3 #B3EBCF #B3B3EB
square
#EBB3CF #EBEBB3 #B3EBCF #B3B3EB
split-complementary
#EBB3CF #B3EBB3 #B3EBEB
monochromatic
#D15292 #DE83B0 #EBB3CF #F8E3EE #F9E7F0
Accessibility & contrast
On white
1.77
#EBB3CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#EBB3CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB3CF
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB3CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB3CF | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BDD0
Deuteranopia (green-blind)
#C4C6CE
Tritanopia (blue-blind)
#F3B2BC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ebb3cf; /* rgb */ color: rgb(235, 179, 207); /* oklch */ color: oklch(82.6% 0.074 347.4);
Tailwind
colors: {
custom: {
50: '#f2cadd',
500: '#ebb3cf',
950: '#000000',
},
}SCSS
$custom: #ebb3cf; $custom-light: #f2cadd; $custom-dark: #000000;
JSON
{
"hex": "#ebb3cf",
"rgb": {
"r": 235,
"g": 179,
"b": 207
},
"hsl": {
"h": 330,
"s": 58.333,
"l": 81.176
},
"oklch": {
"l": 0.82587,
"c": 0.07408,
"h": 347.4
},
"luminance": 0.54407
}Semantic roles & 50–950 ramp
primary
#EBB3CF
secondary
#7BC7A1
accent
#C67320
background
#FFFDFE
surface
#FEF9FC
border
#D6D2D5
text
#171315
muted
#858284