#D0BEFF#D0BEFF
#D0BEFF is a very light, moderate violet. Relative luminance 0.575; OKLCH L 83.9% C 0.091 H 297.1°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #D0BEFF |
|---|---|
| RGB | rgb(208, 190, 255) |
| HSL | hsl(257, 100%, 87%) |
| HSV | hsv(257, 25%, 100%) |
| CMYK | cmyk(18.4%, 25.5%, 0%, 0%) |
| CIE-LAB | lab(80.44, 19.06, -29.67) |
| CIE-LCH | lch(80.44, 35.27, 302.71°) |
| OKLab | oklab(83.87% 0.0416 -0.0814) |
| OKLCH | oklch(83.87% 0.091 297.1) |
| XYZ | xyz(62.4720, 57.4564, 102.3873) |
| Luminance | 0.5746 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 3.78
Light Lavender
#DFC5FE
ΔE00 3.86
Pale Violet
#CEAEFA
ΔE00 4.41
Periwinkle
#CCCCFF
ΔE00 5.19
Pale Lilac
#E4CBFF
ΔE00 5.35
Light Periwinkle
#C1C6FC
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0BEFF #EDFFBE
analogous
#BECDFF #D0BEFF #F0BEFF
triadic
#D0BEFF #FFD0BE #BEFFD0
tetradic
#D0BEFF #FFBECD #EDFFBE #BEFFF0
square
#D0BEFF #FFBECD #EDFFBE #BEFFF0
split-complementary
#D0BEFF #FFF0BE #CDFFBE
monochromatic
#7744FF #A481FF #D0BEFF #E9E0FF #E9E0FF
Accessibility & contrast
On white
1.68
#D0BEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#D0BEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0BEFF
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0BEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0BEFF | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C8FF
Deuteranopia (green-blind)
#B2C7FD
Tritanopia (blue-blind)
#C7C8D5
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #d0beff; /* rgb */ color: rgb(208, 190, 255); /* oklch */ color: oklch(83.9% 0.091 297.1);
Tailwind
colors: {
custom: {
50: '#dfd1ff',
500: '#d0beff',
950: '#000000',
},
}SCSS
$custom: #d0beff; $custom-light: #dfd1ff; $custom-dark: #000000;
JSON
{
"hex": "#d0beff",
"rgb": {
"r": 208,
"g": 190,
"b": 255
},
"hsl": {
"h": 256.615,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.83866,
"c": 0.09143,
"h": 297.1
},
"luminance": 0.57457
}Semantic roles & 50–950 ramp
primary
#D0BEFF
secondary
#C9E77A
accent
#E600A6
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151418
muted
#848386