#D3BEE4#D3BEE4
#D3BEE4 is a very light, muted violet. Relative luminance 0.563; OKLCH L 83.1% C 0.057 H 309.9°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #D3BEE4 |
|---|---|
| RGB | rgb(211, 190, 228) |
| HSL | hsl(273, 41%, 82%) |
| HSV | hsv(273, 17%, 89%) |
| CMYK | cmyk(7.5%, 16.7%, 0%, 10.6%) |
| CIE-LAB | lab(79.77, 14.38, -16.19) |
| CIE-LCH | lch(79.77, 21.66, 311.62°) |
| OKLab | oklab(83.11% 0.0365 -0.0437) |
| OKLCH | oklch(83.11% 0.057 309.9) |
| XYZ | xyz(59.2786, 56.2776, 81.1235) |
| Luminance | 0.5628 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.38
Pale Lilac
#E4CBFF
ΔE00 5.08
Light Lavender
#DFC5FE
ΔE00 5.32
Pale Lavender
#EECFFE
ΔE00 5.64
Light Lilac
#EDC8FF
ΔE00 6.14
Very Light Purple
#F6CEFC
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3BEE4 #CFE4BE
analogous
#C0BEE4 #D3BEE4 #E4BEE2
triadic
#D3BEE4 #E4D3BE #BEE4D3
tetradic
#D3BEE4 #E4C0BE #CFE4BE #BEE2E4
square
#D3BEE4 #E4C0BE #CFE4BE #BEE2E4
split-complementary
#D3BEE4 #E2E4BE #BEE4C0
monochromatic
#9868C0 #B693D2 #D3BEE4 #F0E9F6 #F0E9F6
Accessibility & contrast
On white
1.71
#D3BEE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#D3BEE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3BEE4
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3BEE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3BEE4 | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C5E6
Deuteranopia (green-blind)
#BCC6E3
Tritanopia (blue-blind)
#D1C3CB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #d3bee4; /* rgb */ color: rgb(211, 190, 228); /* oklch */ color: oklch(83.1% 0.057 309.9);
Tailwind
colors: {
custom: {
50: '#e0d1ec',
500: '#d3bee4',
950: '#000000',
},
}SCSS
$custom: #d3bee4; $custom-light: #e0d1ec; $custom-dark: #000000;
JSON
{
"hex": "#d3bee4",
"rgb": {
"r": 211,
"g": 190,
"b": 228
},
"hsl": {
"h": 273.158,
"s": 41.304,
"l": 81.961
},
"oklch": {
"l": 0.8311,
"c": 0.05692,
"h": 309.9
},
"luminance": 0.56277
}Semantic roles & 50–950 ramp
primary
#D3BEE4
secondary
#A0BE89
accent
#B4316C
background
#FEFEFE
surface
#FCFBFD
border
#D5D4D5
text
#151416
muted
#848384