#D1BAE3#D1BAE3
#D1BAE3 is a very light, moderate violet. Relative luminance 0.542; OKLCH L 82.1% C 0.062 H 310.2°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #D1BAE3 |
|---|---|
| RGB | rgb(209, 186, 227) |
| HSL | hsl(274, 42%, 81%) |
| HSV | hsv(274, 18%, 89%) |
| CMYK | cmyk(7.9%, 18.1%, 0%, 11%) |
| CIE-LAB | lab(78.59, 15.69, -17.45) |
| CIE-LCH | lch(78.59, 23.47, 311.97°) |
| OKLab | oklab(82.14% 0.0398 -0.0471) |
| OKLCH | oklch(82.14% 0.062 310.2) |
| XYZ | xyz(57.7162, 54.2196, 80.0830) |
| Luminance | 0.5422 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 5.08
Thistle
#D8BFD8
ΔE00 5.14
Pale Lilac
#E4CBFF
ΔE00 5.23
Pale Lavender
#EECFFE
ΔE00 6.00
Light Lilac
#EDC8FF
ΔE00 6.02
Light Lavendar
#EFC0FE
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1BAE3 #CCE3BA
analogous
#BCBAE3 #D1BAE3 #E3BAE0
triadic
#D1BAE3 #E3D1BA #BAE3D1
tetradic
#D1BAE3 #E3BCBA #CCE3BA #BAE0E3
square
#D1BAE3 #E3BCBA #CCE3BA #BAE0E3
split-complementary
#D1BAE3 #E0E3BA #BAE3BC
monochromatic
#9763C0 #B48ED1 #D1BAE3 #EEE6F5 #F0E9F6
Accessibility & contrast
On white
1.77
#D1BAE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#D1BAE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1BAE3
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1BAE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1BAE3 | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C1E5
Deuteranopia (green-blind)
#B8C3E2
Tritanopia (blue-blind)
#CFBFC8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #d1bae3; /* rgb */ color: rgb(209, 186, 227); /* oklch */ color: oklch(82.1% 0.062 310.2);
Tailwind
colors: {
custom: {
50: '#dfceeb',
500: '#d1bae3',
950: '#000000',
},
}SCSS
$custom: #d1bae3; $custom-light: #dfceeb; $custom-dark: #000000;
JSON
{
"hex": "#d1bae3",
"rgb": {
"r": 209,
"g": 186,
"b": 227
},
"hsl": {
"h": 273.659,
"s": 42.268,
"l": 80.98
},
"oklch": {
"l": 0.82143,
"c": 0.06171,
"h": 310.2
},
"luminance": 0.54219
}Semantic roles & 50–950 ramp
primary
#D1BAE3
secondary
#9DBD85
accent
#B5306B
background
#FEFEFE
surface
#FCFBFD
border
#D5D4D5
text
#151316
muted
#848384