#EBBED6#EBBED6
#EBBED6 is a very light, moderate pink. Relative luminance 0.593; OKLCH L 84.8% C 0.060 H 345.1°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBED6 |
|---|---|
| RGB | rgb(235, 190, 214) |
| HSL | hsl(328, 53%, 83%) |
| HSV | hsv(328, 19%, 92%) |
| CMYK | cmyk(0%, 19.1%, 8.9%, 7.8%) |
| CIE-LAB | lab(81.48, 19.91, -5.89) |
| CIE-LCH | lch(81.48, 20.76, 343.53°) |
| OKLab | oklab(84.8% 0.058 -0.0154) |
| OKLCH | oklch(84.8% 0.06 345.1) |
| XYZ | xyz(64.8113, 59.3460, 71.6462) |
| Luminance | 0.5934 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 5.49
Thistle
#D8BFD8
ΔE00 5.49
Pale Pink
#FFCFDC
ΔE00 5.52
Pastel Pink
#FFBACD
ΔE00 5.80
Baby Pink
#FFB7CE
ΔE00 5.81
Powder Pink
#FFB2D0
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBED6 #BEEBD3
analogous
#E9BEEB #EBBED6 #EBBEBF
triadic
#EBBED6 #D6EBBE #BED6EB
tetradic
#EBBED6 #EBE9BE #BEEBD3 #BEBFEB
square
#EBBED6 #EBE9BE #BEEBD3 #BEBFEB
split-complementary
#EBBED6 #BFEBBE #BEEBE9
monochromatic
#CE609B #DD8FB8 #EBBED6 #F8E8F0 #F8E8F0
Accessibility & contrast
On white
1.63
#EBBED6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#EBBED6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBED6
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBED6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBED6 | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C6D7
Deuteranopia (green-blind)
#CBCDD5
Tritanopia (blue-blind)
#F1BEC6
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #ebbed6; /* rgb */ color: rgb(235, 190, 214); /* oklch */ color: oklch(84.8% 0.060 345.1);
Tailwind
colors: {
custom: {
50: '#f1d1e2',
500: '#ebbed6',
950: '#000000',
},
}SCSS
$custom: #ebbed6; $custom-light: #f1d1e2; $custom-dark: #000000;
JSON
{
"hex": "#ebbed6",
"rgb": {
"r": 235,
"g": 190,
"b": 214
},
"hsl": {
"h": 328,
"s": 52.941,
"l": 83.333
},
"oklch": {
"l": 0.848,
"c": 0.06003,
"h": 345.1
},
"luminance": 0.59344
}Semantic roles & 50–950 ramp
primary
#EBBED6
secondary
#86C7A4
accent
#C06E25
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171415
muted
#858384