#EBBED9#EBBED9
#EBBED9 is a very light, moderate pink. Relative luminance 0.595; OKLCH L 84.9% C 0.062 H 341.8°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBED9 |
|---|---|
| RGB | rgb(235, 190, 217) |
| HSL | hsl(324, 53%, 83%) |
| HSV | hsv(324, 19%, 92%) |
| CMYK | cmyk(0%, 19.1%, 7.7%, 7.8%) |
| CIE-LAB | lab(81.57, 20.42, -7.37) |
| CIE-LCH | lch(81.57, 21.71, 340.15°) |
| OKLab | oklab(84.89% 0.0591 -0.0194) |
| OKLCH | oklch(84.89% 0.062 341.8) |
| XYZ | xyz(65.1979, 59.5007, 73.6825) |
| Luminance | 0.5950 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.34
Light Pink
#FFD1DF
ΔE00 6.06
Pale Pink
#FFCFDC
ΔE00 6.16
Baby Pink
#FFB7CE
ΔE00 6.18
Pastel Pink
#FFBACD
ΔE00 6.32
Powder Pink
#FFB2D0
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBED9 #BEEBD0
analogous
#E6BEEB #EBBED9 #EBBEC2
triadic
#EBBED9 #D9EBBE #BED9EB
tetradic
#EBBED9 #EBE6BE #BEEBD0 #BEC2EB
square
#EBBED9 #EBE6BE #BEEBD0 #BEC2EB
split-complementary
#EBBED9 #C2EBBE #BEEBE6
monochromatic
#CE60A2 #DD8FBE #EBBED9 #F8E8F1 #F8E8F1
Accessibility & contrast
On white
1.63
#EBBED9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#EBBED9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBED9
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBED9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBED9 | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C7DA
Deuteranopia (green-blind)
#CACDD8
Tritanopia (blue-blind)
#F1BEC7
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #ebbed9; /* rgb */ color: rgb(235, 190, 217); /* oklch */ color: oklch(84.9% 0.062 341.8);
Tailwind
colors: {
custom: {
50: '#f1d1e4',
500: '#ebbed9',
950: '#000000',
},
}SCSS
$custom: #ebbed9; $custom-light: #f1d1e4; $custom-dark: #000000;
JSON
{
"hex": "#ebbed9",
"rgb": {
"r": 235,
"g": 190,
"b": 217
},
"hsl": {
"h": 324,
"s": 52.941,
"l": 83.333
},
"oklch": {
"l": 0.84893,
"c": 0.06217,
"h": 341.8
},
"luminance": 0.59499
}Semantic roles & 50–950 ramp
primary
#EBBED9
secondary
#86C7A0
accent
#C06325
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171415
muted
#858384