#EBBECF#EBBECF
#EBBECF is a very light, muted pink. Relative luminance 0.590; OKLCH L 84.6% C 0.056 H 353.7°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBECF |
|---|---|
| RGB | rgb(235, 190, 207) |
| HSL | hsl(337, 53%, 83%) |
| HSV | hsv(337, 19%, 92%) |
| CMYK | cmyk(0%, 19.1%, 11.9%, 7.8%) |
| CIE-LAB | lab(81.29, 18.75, -2.40) |
| CIE-LCH | lch(81.29, 18.90, 352.69°) |
| OKLab | oklab(84.59% 0.0555 -0.0061) |
| OKLCH | oklch(84.59% 0.056 353.7) |
| XYZ | xyz(63.9364, 58.9961, 67.0388) |
| Luminance | 0.5899 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 4.41
Light Pink
#FFD1DF
ΔE00 4.60
Bubblegum
#FFC1CC
ΔE00 4.92
Pink
#FFC0CB
ΔE00 5.05
Pastel Pink
#FFBACD
ΔE00 5.11
Baby Pink
#FFB7CE
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBECF #BEEBDA
analogous
#EBBEE5 #EBBECF #EBC3BE
triadic
#EBBECF #CFEBBE #BECFEB
tetradic
#EBBECF #E5EBBE #BEEBDA #C3BEEB
square
#EBBECF #E5EBBE #BEEBDA #C3BEEB
split-complementary
#EBBECF #BEEBC3 #BEE5EB
monochromatic
#CE608A #DD8FAC #EBBECF #F8E8EE #F8E8EE
Accessibility & contrast
On white
1.64
#EBBECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#EBBECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBECF
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBECF | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C6D0
Deuteranopia (green-blind)
#CCCDCE
Tritanopia (blue-blind)
#F2BDC4
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #ebbecf; /* rgb */ color: rgb(235, 190, 207); /* oklch */ color: oklch(84.6% 0.056 353.7);
Tailwind
colors: {
custom: {
50: '#f1d1dd',
500: '#ebbecf',
950: '#000000',
},
}SCSS
$custom: #ebbecf; $custom-light: #f1d1dd; $custom-dark: #000000;
JSON
{
"hex": "#ebbecf",
"rgb": {
"r": 235,
"g": 190,
"b": 207
},
"hsl": {
"h": 337.333,
"s": 52.941,
"l": 83.333
},
"oklch": {
"l": 0.84587,
"c": 0.05585,
"h": 353.7
},
"luminance": 0.58994
}Semantic roles & 50–950 ramp
primary
#EBBECF
secondary
#86C7AF
accent
#C08625
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171415
muted
#858384