#DDBAFE#DDBAFE
#DDBAFE is a very light, moderate violet. Relative luminance 0.576; OKLCH L 84.2% C 0.100 H 307.8°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DDBAFE |
|---|---|
| RGB | rgb(221, 186, 254) |
| HSL | hsl(271, 97%, 86%) |
| HSV | hsv(271, 27%, 100%) |
| CMYK | cmyk(13%, 26.8%, 0%, 0.4%) |
| CIE-LAB | lab(80.54, 24.98, -28.88) |
| CIE-LCH | lch(80.54, 38.19, 310.86°) |
| OKLab | oklab(84.2% 0.0612 -0.079) |
| OKLCH | oklch(84.2% 0.1 307.8) |
| XYZ | xyz(65.2638, 57.6462, 101.4354) |
| Luminance | 0.5765 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 1.81
Mauve
#E0B0FF
ΔE00 3.12
Light Lavender
#DFC5FE
ΔE00 3.27
Pale Violet
#CEAEFA
ΔE00 3.76
Light Lavendar
#EFC0FE
ΔE00 4.08
Light Lilac
#EDC8FF
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDBAFE #DBFEBA
analogous
#BBBAFE #DDBAFE #FEBAFD
triadic
#DDBAFE #FEDDBA #BAFEDD
tetradic
#DDBAFE #FEBBBA #DBFEBA #BAFDFE
square
#DDBAFE #FEBBBA #DBFEBA #BAFDFE
split-complementary
#DDBAFE #FDFEBA #BAFEBB
monochromatic
#A241FC #BF7EFD #DDBAFE #F0E1FF #F0E1FF
Accessibility & contrast
On white
1.68
#DDBAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#DDBAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDBAFE
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDBAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDBAFE | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC6FF
Deuteranopia (green-blind)
#B5C8FC
Tritanopia (blue-blind)
#D9C3D2
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ddbafe; /* rgb */ color: rgb(221, 186, 254); /* oklch */ color: oklch(84.2% 0.100 307.8);
Tailwind
colors: {
custom: {
50: '#e8cfff',
500: '#ddbafe',
950: '#000000',
},
}SCSS
$custom: #ddbafe; $custom-light: #e8cfff; $custom-dark: #000000;
JSON
{
"hex": "#ddbafe",
"rgb": {
"r": 221,
"g": 186,
"b": 254
},
"hsl": {
"h": 270.882,
"s": 97.143,
"l": 86.275
},
"oklch": {
"l": 0.84198,
"c": 0.09991,
"h": 307.8
},
"luminance": 0.57646
}Semantic roles & 50–950 ramp
primary
#DDBAFE
secondary
#ACE577
accent
#E6006F
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161318
muted
#848386