#DDBBFA#DDBBFA
#DDBBFA is a very light, moderate violet. Relative luminance 0.578; OKLCH L 84.2% C 0.093 H 309.0°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DDBBFA |
|---|---|
| RGB | rgb(221, 187, 250) |
| HSL | hsl(272, 86%, 86%) |
| HSV | hsv(272, 25%, 98%) |
| CMYK | cmyk(11.6%, 25.2%, 0%, 2%) |
| CIE-LAB | lab(80.64, 23.62, -26.60) |
| CIE-LCH | lch(80.64, 35.57, 311.61°) |
| OKLab | oklab(84.22% 0.0587 -0.0725) |
| OKLCH | oklch(84.22% 0.093 309) |
| XYZ | xyz(64.8414, 57.8154, 98.1675) |
| Luminance | 0.5782 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 2.60
Light Lavender
#DFC5FE
ΔE00 2.67
Light Lavendar
#EFC0FE
ΔE00 3.60
Mauve
#E0B0FF
ΔE00 3.82
Light Lilac
#EDC8FF
ΔE00 3.94
Pale Lilac
#E4CBFF
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDBBFA #D8FABB
analogous
#BDBBFA #DDBBFA #FABBF7
triadic
#DDBBFA #FADDBB #BBFADD
tetradic
#DDBBFA #FABDBB #D8FABB #BBF7FA
square
#DDBBFA #FABDBB #D8FABB #BBF7FA
split-complementary
#DDBBFA #F7FABB #BBFABD
monochromatic
#A449F2 #C082F6 #DDBBFA #F1E2FD #F1E2FD
Accessibility & contrast
On white
1.67
#DDBBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#DDBBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDBBFA
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDBBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDBBFA | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C7FD
Deuteranopia (green-blind)
#B7C9F8
Tritanopia (blue-blind)
#DAC3D1
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ddbbfa; /* rgb */ color: rgb(221, 187, 250); /* oklch */ color: oklch(84.2% 0.093 309.0);
Tailwind
colors: {
custom: {
50: '#e8cffc',
500: '#ddbbfa',
950: '#000000',
},
}SCSS
$custom: #ddbbfa; $custom-light: #e8cffc; $custom-dark: #000000;
JSON
{
"hex": "#ddbbfa",
"rgb": {
"r": 221,
"g": 187,
"b": 250
},
"hsl": {
"h": 272.381,
"s": 86.301,
"l": 85.686
},
"oklch": {
"l": 0.84224,
"c": 0.09328,
"h": 309
},
"luminance": 0.57815
}Semantic roles & 50–950 ramp
primary
#DDBBFA
secondary
#A9DE7B
accent
#E3036A
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385