#D2BEEB#D2BEEB
#D2BEEB is a very light, moderate violet. Relative luminance 0.565; OKLCH L 83.3% C 0.065 H 305.2°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #D2BEEB |
|---|---|
| RGB | rgb(210, 190, 235) |
| HSL | hsl(267, 53%, 83%) |
| HSV | hsv(267, 19%, 92%) |
| CMYK | cmyk(10.6%, 19.1%, 0%, 7.8%) |
| CIE-LAB | lab(79.91, 15.46, -19.74) |
| CIE-LCH | lch(79.91, 25.08, 308.07°) |
| OKLab | oklab(83.27% 0.0377 -0.0535) |
| OKLCH | oklch(83.27% 0.065 305.2) |
| XYZ | xyz(59.9844, 56.5269, 86.3318) |
| Luminance | 0.5653 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.69
Pale Lilac
#E4CBFF
ΔE00 3.98
Light Lilac
#EDC8FF
ΔE00 5.43
Pale Lavender
#EECFFE
ΔE00 5.44
Light Violet
#D6B4FC
ΔE00 6.24
Thistle
#D8BFD8
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2BEEB #D7EBBE
analogous
#BEC0EB #D2BEEB #E8BEEB
triadic
#D2BEEB #EBD2BE #BEEBD2
tetradic
#D2BEEB #EBBEC0 #D7EBBE #BEEBE8
square
#D2BEEB #EBBEC0 #D7EBBE #BEEBE8
split-complementary
#D2BEEB #EBE8BE #C0EBBE
monochromatic
#9160CE #B28FDD #D2BEEB #EFE8F8 #EFE8F8
Accessibility & contrast
On white
1.71
#D2BEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#D2BEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2BEEB
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2BEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2BEEB | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C5ED
Deuteranopia (green-blind)
#BAC6EA
Tritanopia (blue-blind)
#CFC4CD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #d2beeb; /* rgb */ color: rgb(210, 190, 235); /* oklch */ color: oklch(83.3% 0.065 305.2);
Tailwind
colors: {
custom: {
50: '#e0d1f1',
500: '#d2beeb',
950: '#000000',
},
}SCSS
$custom: #d2beeb; $custom-light: #e0d1f1; $custom-dark: #000000;
JSON
{
"hex": "#d2beeb",
"rgb": {
"r": 210,
"g": 190,
"b": 235
},
"hsl": {
"h": 266.667,
"s": 52.941,
"l": 83.333
},
"oklch": {
"l": 0.83274,
"c": 0.06549,
"h": 305.2
},
"luminance": 0.56527
}Semantic roles & 50–950 ramp
primary
#D2BEEB
secondary
#AAC786
accent
#C0257B
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151416
muted
#848385