#DDBBEF#DDBBEF
#DDBBEF is a very light, moderate violet. Relative luminance 0.571; OKLCH L 83.8% C 0.080 H 313.8°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #DDBBEF |
|---|---|
| RGB | rgb(221, 187, 239) |
| HSL | hsl(279, 62%, 84%) |
| HSV | hsv(279, 22%, 94%) |
| CMYK | cmyk(7.5%, 21.8%, 0%, 6.3%) |
| CIE-LAB | lab(80.26, 21.41, -21.27) |
| CIE-LCH | lch(80.26, 30.19, 315.19°) |
| OKLab | oklab(83.81% 0.0554 -0.0576) |
| OKLCH | oklch(83.81% 0.08 313.8) |
| XYZ | xyz(63.1666, 57.1455, 89.3472) |
| Luminance | 0.5715 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.42
Light Lilac
#EDC8FF
ΔE00 3.43
Light Lavendar
#EFC0FE
ΔE00 3.62
Pale Lilac
#E4CBFF
ΔE00 4.05
Pale Lavender
#EECFFE
ΔE00 4.71
Light Violet
#D6B4FC
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDBBEF #CDEFBB
analogous
#C3BBEF #DDBBEF #EFBBE7
triadic
#DDBBEF #EFDDBB #BBEFDD
tetradic
#DDBBEF #EFC3BB #CDEFBB #BBE7EF
square
#DDBBEF #EFC3BB #CDEFBB #BBE7EF
split-complementary
#DDBBEF #E7EFBB #BBEFC3
monochromatic
#AB58D8 #C489E3 #DDBBEF #F3E6F9 #F3E6F9
Accessibility & contrast
On white
1.69
#DDBBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#DDBBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDBBEF
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDBBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDBBEF | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C5F1
Deuteranopia (green-blind)
#BBC8ED
Tritanopia (blue-blind)
#DCC1CD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ddbbef; /* rgb */ color: rgb(221, 187, 239); /* oklch */ color: oklch(83.8% 0.080 313.8);
Tailwind
colors: {
custom: {
50: '#e8cff4',
500: '#ddbbef',
950: '#000000',
},
}SCSS
$custom: #ddbbef; $custom-light: #e8cff4; $custom-dark: #000000;
JSON
{
"hex": "#ddbbef",
"rgb": {
"r": 221,
"g": 187,
"b": 239
},
"hsl": {
"h": 279.231,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.83812,
"c": 0.07991,
"h": 313.8
},
"luminance": 0.57145
}Semantic roles & 50–950 ramp
primary
#DDBBEF
secondary
#9BCD81
accent
#CA1C58
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161417
muted
#848385