#EBBEE3#EBBEE3
#EBBEE3 is a very light, moderate pink. Relative luminance 0.600; OKLCH L 85.2% C 0.071 H 332.3°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBEE3 |
|---|---|
| RGB | rgb(235, 190, 227) |
| HSL | hsl(311, 53%, 83%) |
| HSV | hsv(311, 19%, 92%) |
| CMYK | cmyk(0%, 19.1%, 3.4%, 7.8%) |
| CIE-LAB | lab(81.86, 22.16, -12.31) |
| CIE-LCH | lch(81.86, 25.35, 330.96°) |
| OKLab | oklab(85.22% 0.0625 -0.0328) |
| OKLCH | oklch(85.22% 0.071 332.3) |
| XYZ | xyz(66.5382, 60.0368, 80.7413) |
| Luminance | 0.6004 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.73
Very Light Purple
#F6CEFC
ΔE00 4.74
Thistle
#D8BFD8
ΔE00 5.77
Pale Lavender
#EECFFE
ΔE00 6.03
Light Lilac
#EDC8FF
ΔE00 6.16
Light Lavendar
#EFC0FE
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBEE3 #BEEBC6
analogous
#DCBEEB #EBBEE3 #EBBECC
triadic
#EBBEE3 #E3EBBE #BEE3EB
tetradic
#EBBEE3 #EBDCBE #BEEBC6 #BECCEB
square
#EBBEE3 #EBDCBE #BEEBC6 #BECCEB
split-complementary
#EBBEE3 #CCEBBE #BEEBDC
monochromatic
#CE60BB #DD8FCF #EBBEE3 #F8E8F5 #F8E8F5
Accessibility & contrast
On white
1.61
#EBBEE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#EBBEE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBEE3
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBEE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBEE3 | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC8E5
Deuteranopia (green-blind)
#C7CEE1
Tritanopia (blue-blind)
#EFC0CA
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #ebbee3; /* rgb */ color: rgb(235, 190, 227); /* oklch */ color: oklch(85.2% 0.071 332.3);
Tailwind
colors: {
custom: {
50: '#f1d1eb',
500: '#ebbee3',
950: '#000000',
},
}SCSS
$custom: #ebbee3; $custom-light: #f1d1eb; $custom-dark: #000000;
JSON
{
"hex": "#ebbee3",
"rgb": {
"r": 235,
"g": 190,
"b": 227
},
"hsl": {
"h": 310.667,
"s": 52.941,
"l": 83.333
},
"oklch": {
"l": 0.85215,
"c": 0.07056,
"h": 332.3
},
"luminance": 0.60035
}Semantic roles & 50–950 ramp
primary
#EBBEE3
secondary
#86C791
accent
#C04125
background
#FFFEFE
surface
#FEFBFD
border
#D6D4D5
text
#171416
muted
#858384