#D1BEFF#D1BEFF
#D1BEFF is a very light, moderate violet. Relative luminance 0.576; OKLCH L 83.9% C 0.092 H 297.8°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #D1BEFF |
|---|---|
| RGB | rgb(209, 190, 255) |
| HSL | hsl(258, 100%, 87%) |
| HSV | hsv(258, 25%, 100%) |
| CMYK | cmyk(18%, 25.5%, 0%, 0%) |
| CIE-LAB | lab(80.52, 19.36, -29.54) |
| CIE-LCH | lch(80.52, 35.32, 303.24°) |
| OKLab | oklab(83.95% 0.0427 -0.081) |
| OKLCH | oklch(83.95% 0.092 297.8) |
| XYZ | xyz(62.7541, 57.6019, 102.4005) |
| Luminance | 0.5760 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 3.59
Light Lavender
#DFC5FE
ΔE00 3.65
Pale Violet
#CEAEFA
ΔE00 4.33
Pale Lilac
#E4CBFF
ΔE00 5.17
Periwinkle
#CCCCFF
ΔE00 5.36
Light Periwinkle
#C1C6FC
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1BEFF #ECFFBE
analogous
#BECCFF #D1BEFF #F1BEFF
triadic
#D1BEFF #FFD1BE #BEFFD1
tetradic
#D1BEFF #FFBECC #ECFFBE #BEFFF1
square
#D1BEFF #FFBECC #ECFFBE #BEFFF1
split-complementary
#D1BEFF #FFF1BE #CCFFBE
monochromatic
#7A44FF #A681FF #D1BEFF #E9E0FF #E9E0FF
Accessibility & contrast
On white
1.68
#D1BEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#D1BEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1BEFF
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1BEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1BEFF | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C8FF
Deuteranopia (green-blind)
#B3C7FD
Tritanopia (blue-blind)
#C9C8D5
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #d1beff; /* rgb */ color: rgb(209, 190, 255); /* oklch */ color: oklch(83.9% 0.092 297.8);
Tailwind
colors: {
custom: {
50: '#dfd1ff',
500: '#d1beff',
950: '#000000',
},
}SCSS
$custom: #d1beff; $custom-light: #dfd1ff; $custom-dark: #000000;
JSON
{
"hex": "#d1beff",
"rgb": {
"r": 209,
"g": 190,
"b": 255
},
"hsl": {
"h": 257.538,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.83948,
"c": 0.09158,
"h": 297.8
},
"luminance": 0.57602
}Semantic roles & 50–950 ramp
primary
#D1BEFF
secondary
#C7E77A
accent
#E600A2
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151418
muted
#848386