#EBBFE2#EBBFE2
#EBBFE2 is a very light, moderate pink. Relative luminance 0.604; OKLCH L 85.4% C 0.068 H 333.3°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBFE2 |
|---|---|
| RGB | rgb(235, 191, 226) |
| HSL | hsl(312, 52%, 84%) |
| HSV | hsv(312, 19%, 92%) |
| CMYK | cmyk(0%, 18.7%, 3.8%, 7.8%) |
| CIE-LAB | lab(82.06, 21.45, -11.46) |
| CIE-LCH | lch(82.06, 24.32, 331.88°) |
| OKLab | oklab(85.36% 0.0607 -0.0305) |
| OKLCH | oklch(85.36% 0.068 333.3) |
| XYZ | xyz(66.6179, 60.4164, 80.0890) |
| Luminance | 0.6041 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.83
Very Light Purple
#F6CEFC
ΔE00 4.90
Thistle
#D8BFD8
ΔE00 5.43
Pale Lavender
#EECFFE
ΔE00 6.16
Light Lilac
#EDC8FF
ΔE00 6.49
Light Lavendar
#EFC0FE
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBFE2 #BFEBC8
analogous
#DEBFEB #EBBFE2 #EBBFCC
triadic
#EBBFE2 #E2EBBF #BFE2EB
tetradic
#EBBFE2 #EBDEBF #BFEBC8 #BFCCEB
square
#EBBFE2 #EBDEBF #BFEBC8 #BFCCEB
split-complementary
#EBBFE2 #CCEBBF #BFEBDE
monochromatic
#CE62B8 #DC90CD #EBBFE2 #F8E8F4 #F8E8F4
Accessibility & contrast
On white
1.61
#EBBFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#EBBFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBFE2
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBFE2 | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC8E3
Deuteranopia (green-blind)
#C8CEE1
Tritanopia (blue-blind)
#EFC1CB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ebbfe2; /* rgb */ color: rgb(235, 191, 226); /* oklch */ color: oklch(85.4% 0.068 333.3);
Tailwind
colors: {
custom: {
50: '#f1d2eb',
500: '#ebbfe2',
950: '#000000',
},
}SCSS
$custom: #ebbfe2; $custom-light: #f1d2eb; $custom-dark: #000000;
JSON
{
"hex": "#ebbfe2",
"rgb": {
"r": 235,
"g": 191,
"b": 226
},
"hsl": {
"h": 312.273,
"s": 52.381,
"l": 83.529
},
"oklch": {
"l": 0.85364,
"c": 0.06789,
"h": 333.3
},
"luminance": 0.60415
}Semantic roles & 50–950 ramp
primary
#EBBFE2
secondary
#87C794
accent
#C04526
background
#FFFEFE
surface
#FEFBFD
border
#D6D4D5
text
#171416
muted
#858384