#DDBFEA#DDBFEA
#DDBFEA is a very light, moderate purple. Relative luminance 0.586; OKLCH L 84.4% C 0.067 H 315.6°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DDBFEA |
|---|---|
| RGB | rgb(221, 191, 234) |
| HSL | hsl(282, 51%, 83%) |
| HSV | hsv(282, 18%, 92%) |
| CMYK | cmyk(5.6%, 18.4%, 0%, 8.2%) |
| CIE-LAB | lab(81.06, 18.29, -17.39) |
| CIE-LCH | lch(81.06, 25.23, 316.44°) |
| OKLab | oklab(84.37% 0.048 -0.0469) |
| OKLCH | oklch(84.37% 0.067 315.6) |
| XYZ | xyz(63.2986, 58.5750, 85.7975) |
| Luminance | 0.5857 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 4.03
Light Lilac
#EDC8FF
ΔE00 4.03
Pale Lilac
#E4CBFF
ΔE00 4.11
Light Lavender
#DFC5FE
ΔE00 4.37
Very Light Purple
#F6CEFC
ΔE00 4.72
Light Lavendar
#EFC0FE
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDBFEA #CCEABF
analogous
#C7BFEA #DDBFEA #EABFE1
triadic
#DDBFEA #EADDBF #BFEADD
tetradic
#DDBFEA #EAC7BF #CCEABF #BFE1EA
square
#DDBFEA #EAC7BF #CCEABF #BFE1EA
split-complementary
#DDBFEA #E1EABF #BFEAC7
monochromatic
#AC63CC #C591DB #DDBFEA #F3E8F7 #F3E8F7
Accessibility & contrast
On white
1.65
#DDBFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#DDBFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDBFEA
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDBFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDBFEA | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC7EC
Deuteranopia (green-blind)
#C0CAE9
Tritanopia (blue-blind)
#DDC4CD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ddbfea; /* rgb */ color: rgb(221, 191, 234); /* oklch */ color: oklch(84.4% 0.067 315.6);
Tailwind
colors: {
custom: {
50: '#e7d2f0',
500: '#ddbfea',
950: '#000000',
},
}SCSS
$custom: #ddbfea; $custom-light: #e7d2f0; $custom-dark: #000000;
JSON
{
"hex": "#ddbfea",
"rgb": {
"r": 221,
"g": 191,
"b": 234
},
"hsl": {
"h": 281.86,
"s": 50.588,
"l": 83.333
},
"oklch": {
"l": 0.84373,
"c": 0.06706,
"h": 315.6
},
"luminance": 0.58574
}Semantic roles & 50–950 ramp
primary
#DDBFEA
secondary
#9AC687
accent
#BE2855
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161416
muted
#848385