#D0BEFD#D0BEFD
#D0BEFD is a very light, moderate violet. Relative luminance 0.573; OKLCH L 83.8% C 0.089 H 297.6°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #D0BEFD |
|---|---|
| RGB | rgb(208, 190, 253) |
| HSL | hsl(257, 94%, 87%) |
| HSV | hsv(257, 25%, 99%) |
| CMYK | cmyk(17.8%, 24.9%, 0%, 0.8%) |
| CIE-LAB | lab(80.36, 18.62, -28.71) |
| CIE-LCH | lch(80.36, 34.23, 302.97°) |
| OKLab | oklab(83.79% 0.0411 -0.0787) |
| OKLCH | oklch(83.79% 0.089 297.6) |
| XYZ | xyz(62.1517, 57.3283, 100.7006) |
| Luminance | 0.5733 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.57
Light Violet
#D6B4FC
ΔE00 3.80
Pale Violet
#CEAEFA
ΔE00 4.52
Pale Lilac
#E4CBFF
ΔE00 5.05
Periwinkle
#CCCCFF
ΔE00 5.17
Light Periwinkle
#C1C6FC
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0BEFD #EBFDBE
analogous
#BECCFD #D0BEFD #F0BEFD
triadic
#D0BEFD #FDD0BE #BEFDD0
tetradic
#D0BEFD #FDBECC #EBFDBE #BEFDF0
square
#D0BEFD #FDBECC #EBFDBE #BEFDF0
split-complementary
#D0BEFD #FDF0BE #CCFDBE
monochromatic
#7A47F9 #A583FB #D0BEFD #EAE1FE #EAE1FE
Accessibility & contrast
On white
1.68
#D0BEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#D0BEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0BEFD
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0BEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0BEFD | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C8FF
Deuteranopia (green-blind)
#B3C7FB
Tritanopia (blue-blind)
#C8C8D4
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #d0befd; /* rgb */ color: rgb(208, 190, 253); /* oklch */ color: oklch(83.8% 0.089 297.6);
Tailwind
colors: {
custom: {
50: '#dfd1fe',
500: '#d0befd',
950: '#000000',
},
}SCSS
$custom: #d0befd; $custom-light: #dfd1fe; $custom-dark: #000000;
JSON
{
"hex": "#d0befd",
"rgb": {
"r": 208,
"g": 190,
"b": 253
},
"hsl": {
"h": 257.143,
"s": 94.03,
"l": 86.863
},
"oklch": {
"l": 0.83787,
"c": 0.08876,
"h": 297.6
},
"luminance": 0.57329
}Semantic roles & 50–950 ramp
primary
#D0BEFD
secondary
#C6E47B
accent
#E600A4
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151417
muted
#848385