#D2BFFF#D2BFFF
#D2BFFF is a very light, moderate violet. Relative luminance 0.582; OKLCH L 84.2% C 0.090 H 298.1°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #D2BFFF |
|---|---|
| RGB | rgb(210, 191, 255) |
| HSL | hsl(258, 100%, 87%) |
| HSV | hsv(258, 25%, 100%) |
| CMYK | cmyk(17.6%, 25.1%, 0%, 0%) |
| CIE-LAB | lab(80.84, 19.12, -29.04) |
| CIE-LCH | lch(80.84, 34.77, 303.37°) |
| OKLab | oklab(84.22% 0.0424 -0.0796) |
| OKLCH | oklch(84.22% 0.09 298.1) |
| XYZ | xyz(63.2553, 58.1829, 102.4863) |
| Luminance | 0.5818 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.37
Light Violet
#D6B4FC
ΔE00 3.71
Pale Violet
#CEAEFA
ΔE00 4.56
Pale Lilac
#E4CBFF
ΔE00 4.86
Periwinkle
#CCCCFF
ΔE00 5.25
Light Periwinkle
#C1C6FC
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2BFFF #ECFFBF
analogous
#BFCCFF #D2BFFF #F2BFFF
triadic
#D2BFFF #FFD2BF #BFFFD2
tetradic
#D2BFFF #FFBFCC #ECFFBF #BFFFF2
square
#D2BFFF #FFBFCC #ECFFBF #BFFFF2
split-complementary
#D2BFFF #FFF2BF #CCFFBF
monochromatic
#7C45FF #A782FF #D2BFFF #E9E0FF #E9E0FF
Accessibility & contrast
On white
1.66
#D2BFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#D2BFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2BFFF
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2BFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2BFFF | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C9FF
Deuteranopia (green-blind)
#B4C8FD
Tritanopia (blue-blind)
#CAC9D5
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #d2bfff; /* rgb */ color: rgb(210, 191, 255); /* oklch */ color: oklch(84.2% 0.090 298.1);
Tailwind
colors: {
custom: {
50: '#e0d2ff',
500: '#d2bfff',
950: '#000000',
},
}SCSS
$custom: #d2bfff; $custom-light: #e0d2ff; $custom-dark: #000000;
JSON
{
"hex": "#d2bfff",
"rgb": {
"r": 210,
"g": 191,
"b": 255
},
"hsl": {
"h": 257.813,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.84217,
"c": 0.09018,
"h": 298.1
},
"luminance": 0.58183
}Semantic roles & 50–950 ramp
primary
#D2BFFF
secondary
#C7E87B
accent
#E600A1
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151418
muted
#848386