#D0B4FF#D0B4FF
#D0B4FF is a very light, moderate violet. Relative luminance 0.533; OKLCH L 82.0% C 0.107 H 301.2°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #D0B4FF |
|---|---|
| RGB | rgb(208, 180, 255) |
| HSL | hsl(262, 100%, 85%) |
| HSV | hsv(262, 29%, 100%) |
| CMYK | cmyk(18.4%, 29.4%, 0%, 0%) |
| CIE-LAB | lab(78.04, 24.50, -33.37) |
| CIE-LCH | lch(78.04, 41.39, 306.29°) |
| OKLab | oklab(82.02% 0.0556 -0.0918) |
| OKLCH | oklch(82.02% 0.107 301.2) |
| XYZ | xyz(60.3799, 53.2723, 101.6900) |
| Luminance | 0.5327 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 1.55
Light Violet
#D6B4FC
ΔE00 1.80
Mauve
#E0B0FF
ΔE00 4.11
Lilac (survey)
#CEA2FD
ΔE00 4.85
Lavender (survey)
#C79FEF
ΔE00 5.31
Pastel Purple
#CAA0FF
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0B4FF #E3FFB4
analogous
#B4BDFF #D0B4FF #F5B4FF
triadic
#D0B4FF #FFD0B4 #B4FFD0
tetradic
#D0B4FF #FFB4BD #E3FFB4 #B4FFF5
square
#D0B4FF #FFB4BD #E3FFB4 #B4FFF5
split-complementary
#D0B4FF #FFF5B4 #BDFFB4
monochromatic
#833AFF #AA77FF #D0B4FF #ECE0FF #ECE0FF
Accessibility & contrast
On white
1.80
#D0B4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#D0B4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0B4FF
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0B4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0B4FF | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4C1FF
Deuteranopia (green-blind)
#A9C1FD
Tritanopia (blue-blind)
#C8BFCF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #d0b4ff; /* rgb */ color: rgb(208, 180, 255); /* oklch */ color: oklch(82.0% 0.107 301.2);
Tailwind
colors: {
custom: {
50: '#dfcaff',
500: '#d0b4ff',
950: '#000000',
},
}SCSS
$custom: #d0b4ff; $custom-light: #dfcaff; $custom-dark: #000000;
JSON
{
"hex": "#d0b4ff",
"rgb": {
"r": 208,
"g": 180,
"b": 255
},
"hsl": {
"h": 262.4,
"s": 100,
"l": 85.294
},
"oklch": {
"l": 0.82019,
"c": 0.10734,
"h": 301.2
},
"luminance": 0.53272
}Semantic roles & 50–950 ramp
primary
#D0B4FF
secondary
#BAE671
accent
#E60090
background
#FEFDFF
surface
#FCF9FF
border
#D5D2D7
text
#151318
muted
#848286