#EBBBCB#EBBBCB
#EBBBCB is a very light, muted pink. Relative luminance 0.575; OKLCH L 83.9% C 0.059 H 356.5°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBBCB |
|---|---|
| RGB | rgb(235, 187, 203) |
| HSL | hsl(340, 55%, 83%) |
| HSV | hsv(340, 20%, 92%) |
| CMYK | cmyk(0%, 20.4%, 13.6%, 7.8%) |
| CIE-LAB | lab(80.47, 19.70, -1.45) |
| CIE-LCH | lch(80.47, 19.75, 355.78°) |
| OKLab | oklab(83.92% 0.0586 -0.0036) |
| OKLCH | oklch(83.92% 0.059 356.5) |
| XYZ | xyz(62.8105, 57.5168, 64.2816) |
| Luminance | 0.5752 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum
#FFC1CC
ΔE00 4.39
Pink
#FFC0CB
ΔE00 4.47
Pastel Pink
#FFBACD
ΔE00 4.47
Pale Pink
#FFCFDC
ΔE00 4.80
Baby Pink
#FFB7CE
ΔE00 4.96
Light Pink
#FFD1DF
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBBCB #BBEBDB
analogous
#EBBBE3 #EBBBCB #EBC3BB
triadic
#EBBBCB #CBEBBB #BBCBEB
tetradic
#EBBBCB #E3EBBB #BBEBDB #C3BBEB
square
#EBBBCB #E3EBBB #BBEBDB #C3BBEB
split-complementary
#EBBBCB #BBEBC3 #BBE3EB
monochromatic
#CF5C83 #DD8CA7 #EBBBCB #F8E7ED #F8E7ED
Accessibility & contrast
On white
1.68
#EBBBCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#EBBBCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBBCB
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBBCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBBCB | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C3CC
Deuteranopia (green-blind)
#CBCBCA
Tritanopia (blue-blind)
#F3B9C0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ebbbcb; /* rgb */ color: rgb(235, 187, 203); /* oklch */ color: oklch(83.9% 0.059 356.5);
Tailwind
colors: {
custom: {
50: '#f2cfda',
500: '#ebbbcb',
950: '#000000',
},
}SCSS
$custom: #ebbbcb; $custom-light: #f2cfda; $custom-dark: #000000;
JSON
{
"hex": "#ebbbcb",
"rgb": {
"r": 235,
"g": 187,
"b": 203
},
"hsl": {
"h": 340,
"s": 54.545,
"l": 82.745
},
"oklch": {
"l": 0.83917,
"c": 0.05875,
"h": 356.5
},
"luminance": 0.57515
}Semantic roles & 50–950 ramp
primary
#EBBBCB
secondary
#83C7B1
accent
#C28D23
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383