#D1BEE2#D1BEE2
#D1BEE2 is a very light, muted violet. Relative luminance 0.559; OKLCH L 82.9% C 0.054 H 308.9°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #D1BEE2 |
|---|---|
| RGB | rgb(209, 190, 226) |
| HSL | hsl(272, 38%, 82%) |
| HSV | hsv(272, 16%, 89%) |
| CMYK | cmyk(7.5%, 15.9%, 0%, 11.4%) |
| CIE-LAB | lab(79.54, 13.33, -15.47) |
| CIE-LCH | lch(79.54, 20.43, 310.75°) |
| OKLab | oklab(82.87% 0.0337 -0.0417) |
| OKLCH | oklch(82.87% 0.054 308.9) |
| XYZ | xyz(58.4330, 55.8735, 79.6431) |
| Luminance | 0.5587 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.13
Pale Lilac
#E4CBFF
ΔE00 5.61
Light Lavender
#DFC5FE
ΔE00 5.89
Pale Lavender
#EECFFE
ΔE00 6.18
Light Lilac
#EDC8FF
ΔE00 6.81
Very Light Purple
#F6CEFC
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1BEE2 #CFE2BE
analogous
#BFBEE2 #D1BEE2 #E2BEE1
triadic
#D1BEE2 #E2D1BE #BEE2D1
tetradic
#D1BEE2 #E2BFBE #CFE2BE #BEE1E2
square
#D1BEE2 #E2BFBE #CFE2BE #BEE1E2
split-complementary
#D1BEE2 #E1E2BE #BEE2BF
monochromatic
#9569BC #B394CF #D1BEE2 #EFE8F5 #F0EAF6
Accessibility & contrast
On white
1.72
#D1BEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#D1BEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1BEE2
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1BEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1BEE2 | 1.00 | 1.72 | 12.17 | 12.17 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C4E4
Deuteranopia (green-blind)
#BCC5E1
Tritanopia (blue-blind)
#CFC2CA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #d1bee2; /* rgb */ color: rgb(209, 190, 226); /* oklch */ color: oklch(82.9% 0.054 308.9);
Tailwind
colors: {
custom: {
50: '#dfd1eb',
500: '#d1bee2',
950: '#000000',
},
}SCSS
$custom: #d1bee2; $custom-light: #dfd1eb; $custom-dark: #000000;
JSON
{
"hex": "#d1bee2",
"rgb": {
"r": 209,
"g": 190,
"b": 226
},
"hsl": {
"h": 271.667,
"s": 38.298,
"l": 81.569
},
"oklch": {
"l": 0.82871,
"c": 0.05362,
"h": 308.9
},
"luminance": 0.55873
}Semantic roles & 50–950 ramp
primary
#D1BEE2
secondary
#A1BB89
accent
#B1346F
background
#FEFEFE
surface
#FCFBFD
border
#D5D4D5
text
#151416
muted
#848384