#EBBED7#EBBED7
#EBBED7 is a very light, moderate pink. Relative luminance 0.594; OKLCH L 84.8% C 0.061 H 344.0°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBED7 |
|---|---|
| RGB | rgb(235, 190, 215) |
| HSL | hsl(327, 53%, 83%) |
| HSV | hsv(327, 19%, 92%) |
| CMYK | cmyk(0%, 19.1%, 8.5%, 7.8%) |
| CIE-LAB | lab(81.51, 20.08, -6.38) |
| CIE-LCH | lch(81.51, 21.07, 342.37°) |
| OKLab | oklab(84.83% 0.0584 -0.0167) |
| OKLCH | oklch(84.83% 0.061 344) |
| XYZ | xyz(64.9394, 59.3973, 72.3208) |
| Luminance | 0.5939 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.42
Light Pink
#FFD1DF
ΔE00 5.67
Pale Pink
#FFCFDC
ΔE00 5.72
Baby Pink
#FFB7CE
ΔE00 5.92
Pastel Pink
#FFBACD
ΔE00 5.96
Powder Pink
#FFB2D0
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBED7 #BEEBD2
analogous
#E8BEEB #EBBED7 #EBBEC0
triadic
#EBBED7 #D7EBBE #BED7EB
tetradic
#EBBED7 #EBE8BE #BEEBD2 #BEC0EB
square
#EBBED7 #EBE8BE #BEEBD2 #BEC0EB
split-complementary
#EBBED7 #C0EBBE #BEEBE8
monochromatic
#CE609D #DD8FBA #EBBED7 #F8E8F1 #F8E8F1
Accessibility & contrast
On white
1.63
#EBBED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#EBBED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBED7
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBED7 | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C6D8
Deuteranopia (green-blind)
#CACDD6
Tritanopia (blue-blind)
#F1BEC6
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #ebbed7; /* rgb */ color: rgb(235, 190, 215); /* oklch */ color: oklch(84.8% 0.061 344.0);
Tailwind
colors: {
custom: {
50: '#f1d1e3',
500: '#ebbed7',
950: '#000000',
},
}SCSS
$custom: #ebbed7; $custom-light: #f1d1e3; $custom-dark: #000000;
JSON
{
"hex": "#ebbed7",
"rgb": {
"r": 235,
"g": 190,
"b": 215
},
"hsl": {
"h": 326.667,
"s": 52.941,
"l": 83.333
},
"oklch": {
"l": 0.84831,
"c": 0.06072,
"h": 344
},
"luminance": 0.59395
}Semantic roles & 50–950 ramp
primary
#EBBED7
secondary
#86C7A3
accent
#C06A25
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171415
muted
#858384