#EBBEE0#EBBEE0
#EBBEE0 is a very light, moderate pink. Relative luminance 0.599; OKLCH L 85.1% C 0.068 H 334.9°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBEE0 |
|---|---|
| RGB | rgb(235, 190, 224) |
| HSL | hsl(315, 53%, 83%) |
| HSV | hsv(315, 19%, 92%) |
| CMYK | cmyk(0%, 19.1%, 4.7%, 7.8%) |
| CIE-LAB | lab(81.77, 21.63, -10.83) |
| CIE-LCH | lch(81.77, 24.19, 333.41°) |
| OKLab | oklab(85.12% 0.0615 -0.0288) |
| OKLCH | oklch(85.12% 0.068 334.9) |
| XYZ | xyz(66.1277, 59.8726, 78.5797) |
| Luminance | 0.5987 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.17
Very Light Purple
#F6CEFC
ΔE00 5.33
Thistle
#D8BFD8
ΔE00 5.50
Pale Lavender
#EECFFE
ΔE00 6.62
Light Lilac
#EDC8FF
ΔE00 6.93
Powder Pink
#FFB2D0
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBEE0 #BEEBC9
analogous
#DFBEEB #EBBEE0 #EBBEC9
triadic
#EBBEE0 #E0EBBE #BEE0EB
tetradic
#EBBEE0 #EBDFBE #BEEBC9 #BEC9EB
square
#EBBEE0 #EBDFBE #BEEBC9 #BEC9EB
split-complementary
#EBBEE0 #C9EBBE #BEEBDF
monochromatic
#CE60B3 #DD8FCA #EBBEE0 #F8E8F4 #F8E8F4
Accessibility & contrast
On white
1.62
#EBBEE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#EBBEE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBEE0
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBEE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBEE0 | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC7E1
Deuteranopia (green-blind)
#C8CEDF
Tritanopia (blue-blind)
#F0C0C9
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #ebbee0; /* rgb */ color: rgb(235, 190, 224); /* oklch */ color: oklch(85.1% 0.068 334.9);
Tailwind
colors: {
custom: {
50: '#f1d1e9',
500: '#ebbee0',
950: '#000000',
},
}SCSS
$custom: #ebbee0; $custom-light: #f1d1e9; $custom-dark: #000000;
JSON
{
"hex": "#ebbee0",
"rgb": {
"r": 235,
"g": 190,
"b": 224
},
"hsl": {
"h": 314.667,
"s": 52.941,
"l": 83.333
},
"oklch": {
"l": 0.85117,
"c": 0.06787,
"h": 334.9
},
"luminance": 0.59871
}Semantic roles & 50–950 ramp
primary
#EBBEE0
secondary
#86C796
accent
#C04B25
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171416
muted
#858384