#DDBEFA#DDBEFA
#DDBEFA is a very light, moderate violet. Relative luminance 0.591; OKLCH L 84.8% C 0.088 H 308.0°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DDBEFA |
|---|---|
| RGB | rgb(221, 190, 250) |
| HSL | hsl(271, 86%, 86%) |
| HSV | hsv(271, 24%, 98%) |
| CMYK | cmyk(11.6%, 24%, 0%, 2%) |
| CIE-LAB | lab(81.35, 22.01, -25.51) |
| CIE-LCH | lch(81.35, 33.69, 310.78°) |
| OKLab | oklab(84.77% 0.0544 -0.0695) |
| OKLCH | oklch(84.77% 0.088 308) |
| XYZ | xyz(65.4844, 59.1016, 98.3819) |
| Luminance | 0.5910 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 1.79
Light Violet
#D6B4FC
ΔE00 3.31
Pale Lilac
#E4CBFF
ΔE00 3.33
Light Lilac
#EDC8FF
ΔE00 3.47
Light Lavendar
#EFC0FE
ΔE00 3.74
Mauve
#E0B0FF
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDBEFA #DBFABE
analogous
#BFBEFA #DDBEFA #FABEF9
triadic
#DDBEFA #FADDBE #BEFADD
tetradic
#DDBEFA #FABFBE #DBFABE #BEF9FA
square
#DDBEFA #FABFBE #DBFABE #BEF9FA
split-complementary
#DDBEFA #F9FABE #BEFABF
monochromatic
#A24CF1 #BF85F6 #DDBEFA #F0E3FD #F0E3FD
Accessibility & contrast
On white
1.64
#DDBEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#DDBEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDBEFA
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDBEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDBEFA | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C9FD
Deuteranopia (green-blind)
#BACBF8
Tritanopia (blue-blind)
#D9C6D3
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #ddbefa; /* rgb */ color: rgb(221, 190, 250); /* oklch */ color: oklch(84.8% 0.088 308.0);
Tailwind
colors: {
custom: {
50: '#e8d1fc',
500: '#ddbefa',
950: '#000000',
},
}SCSS
$custom: #ddbefa; $custom-light: #e8d1fc; $custom-dark: #000000;
JSON
{
"hex": "#ddbefa",
"rgb": {
"r": 221,
"g": 190,
"b": 250
},
"hsl": {
"h": 271,
"s": 85.714,
"l": 86.275
},
"oklch": {
"l": 0.84772,
"c": 0.08823,
"h": 308
},
"luminance": 0.59101
}Semantic roles & 50–950 ramp
primary
#DDBEFA
secondary
#ACDF7E
accent
#E2036F
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385