#D0BEE2#D0BEE2
#D0BEE2 is a very light, muted violet. Relative luminance 0.557; OKLCH L 82.8% C 0.053 H 307.8°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #D0BEE2 |
|---|---|
| RGB | rgb(208, 190, 226) |
| HSL | hsl(270, 38%, 82%) |
| HSV | hsv(270, 16%, 89%) |
| CMYK | cmyk(8%, 15.9%, 0%, 11.4%) |
| CIE-LAB | lab(79.46, 13.01, -15.61) |
| CIE-LCH | lch(79.46, 20.32, 309.80°) |
| OKLab | oklab(82.79% 0.0326 -0.0421) |
| OKLCH | oklch(82.79% 0.053 307.8) |
| XYZ | xyz(58.1509, 55.7280, 79.6299) |
| Luminance | 0.5573 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.32
Pale Lilac
#E4CBFF
ΔE00 5.68
Light Lavender
#DFC5FE
ΔE00 5.93
Pale Lavender
#EECFFE
ΔE00 6.35
Light Lilac
#EDC8FF
ΔE00 6.98
Very Light Purple
#F6CEFC
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0BEE2 #D0E2BE
analogous
#BEBEE2 #D0BEE2 #E2BEE2
triadic
#D0BEE2 #E2D0BE #BEE2D0
tetradic
#D0BEE2 #E2BEBE #D0E2BE #BEE2E2
square
#D0BEE2 #E2BEBE #D0E2BE #BEE2E2
split-complementary
#D0BEE2 #E2E2BE #BEE2BE
monochromatic
#9369BC #B194CF #D0BEE2 #EFE8F5 #F0EAF6
Accessibility & contrast
On white
1.73
#D0BEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#D0BEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0BEE2
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0BEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0BEE2 | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C4E4
Deuteranopia (green-blind)
#BCC5E1
Tritanopia (blue-blind)
#CEC2CA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #d0bee2; /* rgb */ color: rgb(208, 190, 226); /* oklch */ color: oklch(82.8% 0.053 307.8);
Tailwind
colors: {
custom: {
50: '#ded1eb',
500: '#d0bee2',
950: '#000000',
},
}SCSS
$custom: #d0bee2; $custom-light: #ded1eb; $custom-dark: #000000;
JSON
{
"hex": "#d0bee2",
"rgb": {
"r": 208,
"g": 190,
"b": 226
},
"hsl": {
"h": 270,
"s": 38.298,
"l": 81.569
},
"oklch": {
"l": 0.82787,
"c": 0.05323,
"h": 307.8
},
"luminance": 0.55728
}Semantic roles & 50–950 ramp
primary
#D0BEE2
secondary
#A2BB89
accent
#B13473
background
#FEFEFE
surface
#FCFBFD
border
#D5D4D5
text
#151416
muted
#848384