#EBBBCA#EBBBCA
#EBBBCA is a very light, muted pink. Relative luminance 0.575; OKLCH L 83.9% C 0.058 H 357.8°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBBCA |
|---|---|
| RGB | rgb(235, 187, 202) |
| HSL | hsl(341, 55%, 83%) |
| HSV | hsv(341, 20%, 92%) |
| CMYK | cmyk(0%, 20.4%, 14%, 7.8%) |
| CIE-LAB | lab(80.44, 19.54, -0.95) |
| CIE-LCH | lch(80.44, 19.56, 357.21°) |
| OKLab | oklab(83.89% 0.0583 -0.0022) |
| OKLCH | oklch(83.89% 0.058 357.8) |
| XYZ | xyz(62.6918, 57.4693, 63.6560) |
| Luminance | 0.5747 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum
#FFC1CC
ΔE00 4.23
Pink
#FFC0CB
ΔE00 4.31
Pastel Pink
#FFBACD
ΔE00 4.49
Pale Pink
#FFCFDC
ΔE00 4.75
Light Rose
#FFC5CB
ΔE00 5.01
Baby Pink
#FFB7CE
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBBCA #BBEBDC
analogous
#EBBBE2 #EBBBCA #EBC4BB
triadic
#EBBBCA #CAEBBB #BBCAEB
tetradic
#EBBBCA #E2EBBB #BBEBDC #C4BBEB
square
#EBBBCA #E2EBBB #BBEBDC #C4BBEB
split-complementary
#EBBBCA #BBEBC4 #BBE2EB
monochromatic
#CF5C80 #DD8CA5 #EBBBCA #F8E7ED #F8E7ED
Accessibility & contrast
On white
1.68
#EBBBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#EBBBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBBCA
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBBCA | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C3CB
Deuteranopia (green-blind)
#CBCBC9
Tritanopia (blue-blind)
#F3B9C0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ebbbca; /* rgb */ color: rgb(235, 187, 202); /* oklch */ color: oklch(83.9% 0.058 357.8);
Tailwind
colors: {
custom: {
50: '#f2cfda',
500: '#ebbbca',
950: '#000000',
},
}SCSS
$custom: #ebbbca; $custom-light: #f2cfda; $custom-dark: #000000;
JSON
{
"hex": "#ebbbca",
"rgb": {
"r": 235,
"g": 187,
"b": 202
},
"hsl": {
"h": 341.25,
"s": 54.545,
"l": 82.745
},
"oklch": {
"l": 0.83888,
"c": 0.05831,
"h": 357.8
},
"luminance": 0.57467
}Semantic roles & 50–950 ramp
primary
#EBBBCA
secondary
#83C7B2
accent
#C29023
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383