#D0B9FB#D0B9FB
#D0B9FB is a very light, moderate violet. Relative luminance 0.551; OKLCH L 82.8% C 0.094 H 300.3°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #D0B9FB |
|---|---|
| RGB | rgb(208, 185, 251) |
| HSL | hsl(261, 89%, 85%) |
| HSV | hsv(261, 26%, 98%) |
| CMYK | cmyk(17.1%, 26.3%, 0%, 1.6%) |
| CIE-LAB | lab(79.08, 20.90, -29.61) |
| CIE-LCH | lch(79.08, 36.24, 305.22°) |
| OKLab | oklab(82.78% 0.0475 -0.0812) |
| OKLCH | oklch(82.78% 0.094 300.3) |
| XYZ | xyz(60.7703, 55.0727, 98.6766) |
| Luminance | 0.5507 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 2.42
Pale Violet
#CEAEFA
ΔE00 3.11
Light Lavender
#DFC5FE
ΔE00 3.91
Mauve
#E0B0FF
ΔE00 5.09
Pale Lilac
#E4CBFF
ΔE00 5.61
Periwinkle
#CCCCFF
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0B9FB #E4FBB9
analogous
#B9C3FB #D0B9FB #F1B9FB
triadic
#D0B9FB #FBD0B9 #B9FBD0
tetradic
#D0B9FB #FBB9C3 #E4FBB9 #B9FBF1
square
#D0B9FB #FBB9C3 #E4FBB9 #B9FBF1
split-complementary
#D0B9FB #FBF1B9 #C3FBB9
monochromatic
#8245F4 #A97FF8 #D0B9FB #ECE2FD #ECE2FD
Accessibility & contrast
On white
1.75
#D0B9FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#D0B9FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0B9FB
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0B9FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0B9FB | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC4FE
Deuteranopia (green-blind)
#AFC3F9
Tritanopia (blue-blind)
#C9C3D0
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #d0b9fb; /* rgb */ color: rgb(208, 185, 251); /* oklch */ color: oklch(82.8% 0.094 300.3);
Tailwind
colors: {
custom: {
50: '#dfcefc',
500: '#d0b9fb',
950: '#000000',
},
}SCSS
$custom: #d0b9fb; $custom-light: #dfcefc; $custom-dark: #000000;
JSON
{
"hex": "#d0b9fb",
"rgb": {
"r": 208,
"g": 185,
"b": 251
},
"hsl": {
"h": 260.909,
"s": 89.189,
"l": 85.49
},
"oklch": {
"l": 0.82775,
"c": 0.09406,
"h": 300.3
},
"luminance": 0.55073
}Semantic roles & 50–950 ramp
primary
#D0B9FB
secondary
#BCE078
accent
#E60096
background
#FEFEFF
surface
#FCFAFF
border
#D5D3D7
text
#151317
muted
#848385