#EBBBCD#EBBBCD
#EBBBCD is a very light, muted pink. Relative luminance 0.576; OKLCH L 84.0% C 0.060 H 354.0°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBBCD |
|---|---|
| RGB | rgb(235, 187, 205) |
| HSL | hsl(338, 55%, 83%) |
| HSV | hsv(338, 20%, 92%) |
| CMYK | cmyk(0%, 20.4%, 12.8%, 7.8%) |
| CIE-LAB | lab(80.52, 20.02, -2.45) |
| CIE-LCH | lch(80.52, 20.17, 353.02°) |
| OKLab | oklab(83.98% 0.0594 -0.0062) |
| OKLCH | oklch(83.98% 0.06 354) |
| XYZ | xyz(63.0504, 57.6127, 65.5449) |
| Luminance | 0.5761 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pastel Pink
#FFBACD
ΔE00 4.53
Bubblegum
#FFC1CC
ΔE00 4.76
Pink
#FFC0CB
ΔE00 4.85
Baby Pink
#FFB7CE
ΔE00 4.87
Pale Pink
#FFCFDC
ΔE00 4.95
Light Pink
#FFD1DF
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBBCD #BBEBD9
analogous
#EBBBE5 #EBBBCD #EBC1BB
triadic
#EBBBCD #CDEBBB #BBCDEB
tetradic
#EBBBCD #E5EBBB #BBEBD9 #C1BBEB
square
#EBBBCD #E5EBBB #BBEBD9 #C1BBEB
split-complementary
#EBBBCD #BBEBC1 #BBE5EB
monochromatic
#CF5C87 #DD8CAA #EBBBCD #F8E7EE #F8E7EE
Accessibility & contrast
On white
1.68
#EBBBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#EBBBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBBCD
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBBCD | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C3CE
Deuteranopia (green-blind)
#CACBCC
Tritanopia (blue-blind)
#F3B9C1
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ebbbcd; /* rgb */ color: rgb(235, 187, 205); /* oklch */ color: oklch(84.0% 0.060 354.0);
Tailwind
colors: {
custom: {
50: '#f2cfdc',
500: '#ebbbcd',
950: '#000000',
},
}SCSS
$custom: #ebbbcd; $custom-light: #f2cfdc; $custom-dark: #000000;
JSON
{
"hex": "#ebbbcd",
"rgb": {
"r": 235,
"g": 187,
"b": 205
},
"hsl": {
"h": 337.5,
"s": 54.545,
"l": 82.745
},
"oklch": {
"l": 0.83976,
"c": 0.05968,
"h": 354
},
"luminance": 0.57611
}Semantic roles & 50–950 ramp
primary
#EBBBCD
secondary
#83C7AE
accent
#C28723
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171415
muted
#858384