#D0B8FB#D0B8FB
#D0B8FB is a very light, moderate violet. Relative luminance 0.547; OKLCH L 82.6% C 0.096 H 300.7°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #D0B8FB |
|---|---|
| RGB | rgb(208, 184, 251) |
| HSL | hsl(261, 89%, 85%) |
| HSV | hsv(261, 27%, 98%) |
| CMYK | cmyk(17.1%, 26.7%, 0%, 1.6%) |
| CIE-LAB | lab(78.84, 21.45, -29.98) |
| CIE-LCH | lch(78.84, 36.86, 305.58°) |
| OKLab | oklab(82.59% 0.0489 -0.0822) |
| OKLCH | oklch(82.59% 0.096 300.7) |
| XYZ | xyz(60.5619, 54.6558, 98.6071) |
| Luminance | 0.5466 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 2.15
Pale Violet
#CEAEFA
ΔE00 2.81
Light Lavender
#DFC5FE
ΔE00 4.10
Mauve
#E0B0FF
ΔE00 4.84
Pale Lilac
#E4CBFF
ΔE00 5.81
Lilac (survey)
#CEA2FD
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0B8FB #E3FBB8
analogous
#B8C1FB #D0B8FB #F2B8FB
triadic
#D0B8FB #FBD0B8 #B8FBD0
tetradic
#D0B8FB #FBB8C1 #E3FBB8 #B8FBF2
square
#D0B8FB #FBB8C1 #E3FBB8 #B8FBF2
split-complementary
#D0B8FB #FBF2B8 #C1FBB8
monochromatic
#8344F4 #AA7EF8 #D0B8FB #ECE2FD #ECE2FD
Accessibility & contrast
On white
1.76
#D0B8FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#D0B8FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0B8FB
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0B8FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0B8FB | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC3FE
Deuteranopia (green-blind)
#AEC3F9
Tritanopia (blue-blind)
#C9C2D0
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #d0b8fb; /* rgb */ color: rgb(208, 184, 251); /* oklch */ color: oklch(82.6% 0.096 300.7);
Tailwind
colors: {
custom: {
50: '#dfcdfc',
500: '#d0b8fb',
950: '#000000',
},
}SCSS
$custom: #d0b8fb; $custom-light: #dfcdfc; $custom-dark: #000000;
JSON
{
"hex": "#d0b8fb",
"rgb": {
"r": 208,
"g": 184,
"b": 251
},
"hsl": {
"h": 261.493,
"s": 89.333,
"l": 85.294
},
"oklch": {
"l": 0.8259,
"c": 0.09568,
"h": 300.7
},
"luminance": 0.54656
}Semantic roles & 50–950 ramp
primary
#D0B8FB
secondary
#BAE077
accent
#E60093
background
#FEFEFF
surface
#FCFAFF
border
#D5D3D7
text
#151317
muted
#848385