#EBBBE0#EBBBE0
#EBBBE0 is a very light, moderate pink. Relative luminance 0.586; OKLCH L 84.6% C 0.073 H 334.4°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBBE0 |
|---|---|
| RGB | rgb(235, 187, 224) |
| HSL | hsl(314, 55%, 83%) |
| HSV | hsv(314, 20%, 92%) |
| CMYK | cmyk(0%, 20.4%, 4.7%, 7.8%) |
| CIE-LAB | lab(81.06, 23.23, -11.88) |
| CIE-LCH | lch(81.06, 26.09, 332.91°) |
| OKLab | oklab(84.57% 0.066 -0.0316) |
| OKLCH | oklch(84.57% 0.073 334.4) |
| XYZ | xyz(65.4847, 58.5865, 78.3653) |
| Luminance | 0.5858 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.35
Very Light Purple
#F6CEFC
ΔE00 5.48
Thistle
#D8BFD8
ΔE00 6.21
Light Lavendar
#EFC0FE
ΔE00 6.77
Light Lilac
#EDC8FF
ΔE00 6.77
Pale Lavender
#EECFFE
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBBE0 #BBEBC6
analogous
#DEBBEB #EBBBE0 #EBBBC8
triadic
#EBBBE0 #E0EBBB #BBE0EB
tetradic
#EBBBE0 #EBDEBB #BBEBC6 #BBC8EB
square
#EBBBE0 #EBDEBB #BBEBC6 #BBC8EB
split-complementary
#EBBBE0 #C8EBBB #BBEBDE
monochromatic
#CF5CB5 #DD8CCA #EBBBE0 #F8E7F4 #F8E7F4
Accessibility & contrast
On white
1.65
#EBBBE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#EBBBE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBBE0
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBBE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBBE0 | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC5E2
Deuteranopia (green-blind)
#C6CCDE
Tritanopia (blue-blind)
#F0BDC7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ebbbe0; /* rgb */ color: rgb(235, 187, 224); /* oklch */ color: oklch(84.6% 0.073 334.4);
Tailwind
colors: {
custom: {
50: '#f1cfe9',
500: '#ebbbe0',
950: '#000000',
},
}SCSS
$custom: #ebbbe0; $custom-light: #f1cfe9; $custom-dark: #000000;
JSON
{
"hex": "#ebbbe0",
"rgb": {
"r": 235,
"g": 187,
"b": 224
},
"hsl": {
"h": 313.75,
"s": 54.545,
"l": 82.745
},
"oklch": {
"l": 0.84573,
"c": 0.07314,
"h": 334.4
},
"luminance": 0.58585
}Semantic roles & 50–950 ramp
primary
#EBBBE0
secondary
#83C793
accent
#C24823
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171416
muted
#858384