#E7BBDF#E7BBDF
#E7BBDF is a very light, moderate pink. Relative luminance 0.579; OKLCH L 84.2% C 0.069 H 332.5°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #E7BBDF |
|---|---|
| RGB | rgb(231, 187, 223) |
| HSL | hsl(311, 48%, 82%) |
| HSV | hsv(311, 19%, 91%) |
| CMYK | cmyk(0%, 19%, 3.5%, 9.4%) |
| CIE-LAB | lab(80.66, 21.70, -11.99) |
| CIE-LCH | lch(80.66, 24.79, 331.09°) |
| OKLab | oklab(84.17% 0.0612 -0.0319) |
| OKLCH | oklch(84.17% 0.069 332.5) |
| XYZ | xyz(64.0433, 57.8589, 77.5919) |
| Luminance | 0.5786 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.41
Very Light Purple
#F6CEFC
ΔE00 5.46
Pale Mauve
#FED0FC
ΔE00 5.57
Pale Lavender
#EECFFE
ΔE00 6.54
Light Lilac
#EDC8FF
ΔE00 6.61
Light Lavendar
#EFC0FE
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7BBDF #BBE7C3
analogous
#D9BBE7 #E7BBDF #E7BBC9
triadic
#E7BBDF #DFE7BB #BBDFE7
tetradic
#E7BBDF #E7D9BB #BBE7C3 #BBC9E7
square
#E7BBDF #E7D9BB #BBE7C3 #BBC9E7
split-complementary
#E7BBDF #C9E7BB #BBE7D9
monochromatic
#C761B4 #D78ECA #E7BBDF #F7E8F4 #F7E8F4
Accessibility & contrast
On white
1.67
#E7BBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#E7BBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7BBDF
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7BBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7BBDF | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC5E1
Deuteranopia (green-blind)
#C4CADE
Tritanopia (blue-blind)
#EBBDC7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #e7bbdf; /* rgb */ color: rgb(231, 187, 223); /* oklch */ color: oklch(84.2% 0.069 332.5);
Tailwind
colors: {
custom: {
50: '#efcfe9',
500: '#e7bbdf',
950: '#000000',
},
}SCSS
$custom: #e7bbdf; $custom-light: #efcfe9; $custom-dark: #000000;
JSON
{
"hex": "#e7bbdf",
"rgb": {
"r": 231,
"g": 187,
"b": 223
},
"hsl": {
"h": 310.909,
"s": 47.826,
"l": 81.961
},
"oklch": {
"l": 0.84165,
"c": 0.06904,
"h": 332.5
},
"luminance": 0.57857
}Semantic roles & 50–950 ramp
primary
#E7BBDF
secondary
#84C290
accent
#BB452A
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#161416
muted
#858384