#EBBFE3#EBBFE3
#EBBFE3 is a very light, moderate pink. Relative luminance 0.605; OKLCH L 85.4% C 0.069 H 332.4°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBFE3 |
|---|---|
| RGB | rgb(235, 191, 227) |
| HSL | hsl(311, 52%, 84%) |
| HSV | hsv(311, 19%, 92%) |
| CMYK | cmyk(0%, 18.7%, 3.4%, 7.8%) |
| CIE-LAB | lab(82.09, 21.63, -11.95) |
| CIE-LCH | lch(82.09, 24.71, 331.07°) |
| OKLab | oklab(85.4% 0.061 -0.0318) |
| OKLCH | oklch(85.4% 0.069 332.4) |
| XYZ | xyz(66.7555, 60.4715, 80.8138) |
| Luminance | 0.6047 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.68
Very Light Purple
#F6CEFC
ΔE00 4.70
Thistle
#D8BFD8
ΔE00 5.53
Pale Lavender
#EECFFE
ΔE00 5.96
Light Lilac
#EDC8FF
ΔE00 6.22
Light Lavendar
#EFC0FE
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBFE3 #BFEBC7
analogous
#DDBFEB #EBBFE3 #EBBFCD
triadic
#EBBFE3 #E3EBBF #BFE3EB
tetradic
#EBBFE3 #EBDDBF #BFEBC7 #BFCDEB
square
#EBBFE3 #EBDDBF #BFEBC7 #BFCDEB
split-complementary
#EBBFE3 #CDEBBF #BFEBDD
monochromatic
#CE62BA #DC90CF #EBBFE3 #F8E8F5 #F8E8F5
Accessibility & contrast
On white
1.60
#EBBFE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#EBBFE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBFE3
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBFE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBFE3 | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC9E5
Deuteranopia (green-blind)
#C8CEE2
Tritanopia (blue-blind)
#EFC1CB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ebbfe3; /* rgb */ color: rgb(235, 191, 227); /* oklch */ color: oklch(85.4% 0.069 332.4);
Tailwind
colors: {
custom: {
50: '#f1d2eb',
500: '#ebbfe3',
950: '#000000',
},
}SCSS
$custom: #ebbfe3; $custom-light: #f1d2eb; $custom-dark: #000000;
JSON
{
"hex": "#ebbfe3",
"rgb": {
"r": 235,
"g": 191,
"b": 227
},
"hsl": {
"h": 310.909,
"s": 52.381,
"l": 83.529
},
"oklch": {
"l": 0.85397,
"c": 0.06879,
"h": 332.4
},
"luminance": 0.6047
}Semantic roles & 50–950 ramp
primary
#EBBFE3
secondary
#87C793
accent
#C04226
background
#FFFEFE
surface
#FEFBFD
border
#D6D4D5
text
#171416
muted
#858384