#DDBEFD#DDBEFD
#DDBEFD is a very light, moderate violet. Relative luminance 0.593; OKLCH L 84.9% C 0.092 H 306.9°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #DDBEFD |
|---|---|
| RGB | rgb(221, 190, 253) |
| HSL | hsl(270, 94%, 87%) |
| HSV | hsv(270, 25%, 99%) |
| CMYK | cmyk(12.6%, 24.9%, 0%, 0.8%) |
| CIE-LAB | lab(81.45, 22.62, -26.95) |
| CIE-LCH | lch(81.45, 35.19, 310.01°) |
| OKLab | oklab(84.89% 0.0552 -0.0735) |
| OKLCH | oklch(84.89% 0.092 306.9) |
| XYZ | xyz(65.9586, 59.2913, 100.8790) |
| Luminance | 0.5929 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 1.98
Light Violet
#D6B4FC
ΔE00 2.85
Pale Lilac
#E4CBFF
ΔE00 3.64
Light Lilac
#EDC8FF
ΔE00 3.86
Light Lavendar
#EFC0FE
ΔE00 3.99
Mauve
#E0B0FF
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDBEFD #DEFDBE
analogous
#BEBFFD #DDBEFD #FDBEFD
triadic
#DDBEFD #FDDDBE #BEFDDD
tetradic
#DDBEFD #FDBEBF #DEFDBE #BEFDFD
square
#DDBEFD #FDBEBF #DEFDBE #BEFDFD
split-complementary
#DDBEFD #FDFDBE #BFFDBE
monochromatic
#9F47F9 #BE83FB #DDBEFD #EFE1FE #EFE1FE
Accessibility & contrast
On white
1.63
#DDBEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#DDBEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDBEFD
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDBEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDBEFD | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C9FF
Deuteranopia (green-blind)
#B9CBFB
Tritanopia (blue-blind)
#D9C6D4
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #ddbefd; /* rgb */ color: rgb(221, 190, 253); /* oklch */ color: oklch(84.9% 0.092 306.9);
Tailwind
colors: {
custom: {
50: '#e8d1fe',
500: '#ddbefd',
950: '#000000',
},
}SCSS
$custom: #ddbefd; $custom-light: #e8d1fe; $custom-dark: #000000;
JSON
{
"hex": "#ddbefd",
"rgb": {
"r": 221,
"g": 190,
"b": 253
},
"hsl": {
"h": 269.524,
"s": 94.03,
"l": 86.863
},
"oklch": {
"l": 0.84886,
"c": 0.09198,
"h": 306.9
},
"luminance": 0.59291
}Semantic roles & 50–950 ramp
primary
#DDBEFD
secondary
#B0E47B
accent
#E60075
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385