#EBBBCF#EBBBCF
#EBBBCF is a very light, moderate pink. Relative luminance 0.577; OKLCH L 84.0% C 0.061 H 351.6°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBBCF |
|---|---|
| RGB | rgb(235, 187, 207) |
| HSL | hsl(335, 55%, 83%) |
| HSV | hsv(335, 20%, 92%) |
| CMYK | cmyk(0%, 20.4%, 11.9%, 7.8%) |
| CIE-LAB | lab(80.58, 20.35, -3.45) |
| CIE-LCH | lch(80.58, 20.64, 350.37°) |
| OKLab | oklab(84.04% 0.0601 -0.0089) |
| OKLCH | oklch(84.04% 0.061 351.6) |
| XYZ | xyz(63.2934, 57.7099, 66.8245) |
| Luminance | 0.5771 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pastel Pink
#FFBACD
ΔE00 4.68
Baby Pink
#FFB7CE
ΔE00 4.87
Pale Pink
#FFCFDC
ΔE00 5.18
Bubblegum
#FFC1CC
ΔE00 5.19
Pink
#FFC0CB
ΔE00 5.27
Light Pink
#FFD1DF
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBBCF #BBEBD7
analogous
#EBBBE7 #EBBBCF #EBBFBB
triadic
#EBBBCF #CFEBBB #BBCFEB
tetradic
#EBBBCF #E7EBBB #BBEBD7 #BFBBEB
square
#EBBBCF #E7EBBB #BBEBD7 #BFBBEB
split-complementary
#EBBBCF #BBEBBF #BBE7EB
monochromatic
#CF5C8C #DD8CAE #EBBBCF #F8E7EE #F8E7EE
Accessibility & contrast
On white
1.67
#EBBBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#EBBBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBBCF
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBBCF | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC3D0
Deuteranopia (green-blind)
#CACBCE
Tritanopia (blue-blind)
#F3BAC2
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ebbbcf; /* rgb */ color: rgb(235, 187, 207); /* oklch */ color: oklch(84.0% 0.061 351.6);
Tailwind
colors: {
custom: {
50: '#f2cfdd',
500: '#ebbbcf',
950: '#000000',
},
}SCSS
$custom: #ebbbcf; $custom-light: #f2cfdd; $custom-dark: #000000;
JSON
{
"hex": "#ebbbcf",
"rgb": {
"r": 235,
"g": 187,
"b": 207
},
"hsl": {
"h": 335,
"s": 54.545,
"l": 82.745
},
"oklch": {
"l": 0.84036,
"c": 0.06073,
"h": 351.6
},
"luminance": 0.57708
}Semantic roles & 50–950 ramp
primary
#EBBBCF
secondary
#83C7AB
accent
#C28023
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171415
muted
#858384