#DDBBFE#DDBBFE
#DDBBFE is a very light, moderate violet. Relative luminance 0.581; OKLCH L 84.4% C 0.098 H 307.5°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #DDBBFE |
|---|---|
| RGB | rgb(221, 187, 254) |
| HSL | hsl(270, 97%, 86%) |
| HSV | hsv(270, 26%, 100%) |
| CMYK | cmyk(13%, 26.4%, 0%, 0.4%) |
| CIE-LAB | lab(80.78, 24.44, -28.52) |
| CIE-LCH | lch(80.78, 37.56, 310.60°) |
| OKLab | oklab(84.38% 0.0598 -0.0779) |
| OKLCH | oklch(84.38% 0.098 307.5) |
| XYZ | xyz(65.4752, 58.0690, 101.5058) |
| Luminance | 0.5807 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 2.01
Light Lavender
#DFC5FE
ΔE00 2.98
Mauve
#E0B0FF
ΔE00 3.41
Pale Violet
#CEAEFA
ΔE00 3.94
Light Lavendar
#EFC0FE
ΔE00 4.05
Light Lilac
#EDC8FF
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDBBFE #DCFEBB
analogous
#BCBBFE #DDBBFE #FEBBFD
triadic
#DDBBFE #FEDDBB #BBFEDD
tetradic
#DDBBFE #FEBCBB #DCFEBB #BBFDFE
square
#DDBBFE #FEBCBB #DCFEBB #BBFDFE
split-complementary
#DDBBFE #FDFEBB #BBFEBC
monochromatic
#A142FC #BF7FFD #DDBBFE #F0E1FF #F0E1FF
Accessibility & contrast
On white
1.66
#DDBBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#DDBBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDBBFE
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDBBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDBBFE | 1.00 | 1.66 | 12.61 | 12.61 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC7FF
Deuteranopia (green-blind)
#B6C9FC
Tritanopia (blue-blind)
#D9C4D3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ddbbfe; /* rgb */ color: rgb(221, 187, 254); /* oklch */ color: oklch(84.4% 0.098 307.5);
Tailwind
colors: {
custom: {
50: '#e8cfff',
500: '#ddbbfe',
950: '#000000',
},
}SCSS
$custom: #ddbbfe; $custom-light: #e8cfff; $custom-dark: #000000;
JSON
{
"hex": "#ddbbfe",
"rgb": {
"r": 221,
"g": 187,
"b": 254
},
"hsl": {
"h": 270.448,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.84379,
"c": 0.09823,
"h": 307.5
},
"luminance": 0.58069
}Semantic roles & 50–950 ramp
primary
#DDBBFE
secondary
#AEE578
accent
#E60071
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161418
muted
#848386