#EBBEDF#EBBEDF
#EBBEDF is a very light, moderate pink. Relative luminance 0.598; OKLCH L 85.1% C 0.067 H 335.8°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBEDF |
|---|---|
| RGB | rgb(235, 190, 223) |
| HSL | hsl(316, 53%, 83%) |
| HSV | hsv(316, 19%, 92%) |
| CMYK | cmyk(0%, 19.1%, 5.1%, 7.8%) |
| CIE-LAB | lab(81.74, 21.46, -10.34) |
| CIE-LCH | lch(81.74, 23.82, 334.28°) |
| OKLab | oklab(85.08% 0.0611 -0.0274) |
| OKLCH | oklch(85.08% 0.067 335.8) |
| XYZ | xyz(65.9925, 59.8185, 77.8675) |
| Luminance | 0.5982 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.34
Thistle
#D8BFD8
ΔE00 5.44
Very Light Purple
#F6CEFC
ΔE00 5.55
Pale Lavender
#EECFFE
ΔE00 6.83
Powder Pink
#FFB2D0
ΔE00 6.96
Light Lilac
#EDC8FF
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBEDF #BEEBCA
analogous
#E0BEEB #EBBEDF #EBBEC8
triadic
#EBBEDF #DFEBBE #BEDFEB
tetradic
#EBBEDF #EBE0BE #BEEBCA #BEC8EB
square
#EBBEDF #EBE0BE #BEEBCA #BEC8EB
split-complementary
#EBBEDF #C8EBBE #BEEBE0
monochromatic
#CE60B1 #DD8FC8 #EBBEDF #F8E8F3 #F8E8F3
Accessibility & contrast
On white
1.62
#EBBEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#EBBEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBEDF
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBEDF | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC7E0
Deuteranopia (green-blind)
#C8CEDE
Tritanopia (blue-blind)
#F0BFC9
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #ebbedf; /* rgb */ color: rgb(235, 190, 223); /* oklch */ color: oklch(85.1% 0.067 335.8);
Tailwind
colors: {
custom: {
50: '#f1d1e9',
500: '#ebbedf',
950: '#000000',
},
}SCSS
$custom: #ebbedf; $custom-light: #f1d1e9; $custom-dark: #000000;
JSON
{
"hex": "#ebbedf",
"rgb": {
"r": 235,
"g": 190,
"b": 223
},
"hsl": {
"h": 316,
"s": 52.941,
"l": 83.333
},
"oklch": {
"l": 0.85084,
"c": 0.06701,
"h": 335.8
},
"luminance": 0.59817
}Semantic roles & 50–950 ramp
primary
#EBBEDF
secondary
#86C797
accent
#C04F25
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171416
muted
#858384