#D1BFEF#D1BFEF
#D1BFEF is a very light, moderate violet. Relative luminance 0.570; OKLCH L 83.5% C 0.069 H 302.0°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #D1BFEF |
|---|---|
| RGB | rgb(209, 191, 239) |
| HSL | hsl(263, 60%, 84%) |
| HSV | hsv(263, 20%, 94%) |
| CMYK | cmyk(12.6%, 20.1%, 0%, 6.3%) |
| CIE-LAB | lab(80.21, 15.43, -21.45) |
| CIE-LCH | lch(80.21, 26.42, 305.72°) |
| OKLab | oklab(83.53% 0.0365 -0.0583) |
| OKLCH | oklch(83.53% 0.069 302) |
| XYZ | xyz(60.5022, 57.0489, 89.4688) |
| Luminance | 0.5705 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.21
Pale Lilac
#E4CBFF
ΔE00 3.78
Light Lilac
#EDC8FF
ΔE00 5.58
Light Violet
#D6B4FC
ΔE00 5.71
Pale Lavender
#EECFFE
ΔE00 5.72
Periwinkle
#CCCCFF
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1BFEF #DDEFBF
analogous
#BFC5EF #D1BFEF #E9BFEF
triadic
#D1BFEF #EFD1BF #BFEFD1
tetradic
#D1BFEF #EFBFC5 #DDEFBF #BFEFE9
square
#D1BFEF #EFBFC5 #DDEFBF #BFEFE9
split-complementary
#D1BFEF #EFE9BF #C5EFBF
monochromatic
#8B5DD7 #AE8EE3 #D1BFEF #EDE7F9 #EDE7F9
Accessibility & contrast
On white
1.69
#D1BFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#D1BFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1BFEF
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1BFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1BFEF | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C7F1
Deuteranopia (green-blind)
#B9C7EE
Tritanopia (blue-blind)
#CCC6CF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #d1bfef; /* rgb */ color: rgb(209, 191, 239); /* oklch */ color: oklch(83.5% 0.069 302.0);
Tailwind
colors: {
custom: {
50: '#dfd2f4',
500: '#d1bfef',
950: '#000000',
},
}SCSS
$custom: #d1bfef; $custom-light: #dfd2f4; $custom-dark: #000000;
JSON
{
"hex": "#d1bfef",
"rgb": {
"r": 209,
"g": 191,
"b": 239
},
"hsl": {
"h": 262.5,
"s": 60,
"l": 84.314
},
"oklch": {
"l": 0.83526,
"c": 0.06878,
"h": 302
},
"luminance": 0.57049
}Semantic roles & 50–950 ramp
primary
#D1BFEF
secondary
#B2CD85
accent
#C81E88
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385