#DDBCFA#DDBCFA
#DDBCFA is a very light, moderate violet. Relative luminance 0.582; OKLCH L 84.4% C 0.092 H 308.7°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DDBCFA |
|---|---|
| RGB | rgb(221, 188, 250) |
| HSL | hsl(272, 86%, 86%) |
| HSV | hsv(272, 25%, 98%) |
| CMYK | cmyk(11.6%, 24.8%, 0%, 2%) |
| CIE-LAB | lab(80.87, 23.08, -26.24) |
| CIE-LCH | lch(80.87, 34.95, 311.34°) |
| OKLab | oklab(84.41% 0.0572 -0.0715) |
| OKLCH | oklch(84.41% 0.092 308.7) |
| XYZ | xyz(65.0542, 58.2412, 98.2385) |
| Luminance | 0.5824 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 2.38
Light Violet
#D6B4FC
ΔE00 2.82
Light Lavendar
#EFC0FE
ΔE00 3.62
Light Lilac
#EDC8FF
ΔE00 3.76
Pale Lilac
#E4CBFF
ΔE00 3.91
Mauve
#E0B0FF
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDBCFA #D9FABC
analogous
#BEBCFA #DDBCFA #FABCF8
triadic
#DDBCFA #FADDBC #BCFADD
tetradic
#DDBCFA #FABEBC #D9FABC #BCF8FA
square
#DDBCFA #FABEBC #D9FABC #BCF8FA
split-complementary
#DDBCFA #F8FABC #BCFABE
monochromatic
#A34AF1 #C083F6 #DDBCFA #F1E3FD #F1E3FD
Accessibility & contrast
On white
1.66
#DDBCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#DDBCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDBCFA
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDBCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDBCFA | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C7FD
Deuteranopia (green-blind)
#B8C9F8
Tritanopia (blue-blind)
#DAC4D2
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ddbcfa; /* rgb */ color: rgb(221, 188, 250); /* oklch */ color: oklch(84.4% 0.092 308.7);
Tailwind
colors: {
custom: {
50: '#e8d0fc',
500: '#ddbcfa',
950: '#000000',
},
}SCSS
$custom: #ddbcfa; $custom-light: #e8d0fc; $custom-dark: #000000;
JSON
{
"hex": "#ddbcfa",
"rgb": {
"r": 221,
"g": 188,
"b": 250
},
"hsl": {
"h": 271.935,
"s": 86.111,
"l": 85.882
},
"oklch": {
"l": 0.84406,
"c": 0.09159,
"h": 308.7
},
"luminance": 0.58241
}Semantic roles & 50–950 ramp
primary
#DDBCFA
secondary
#AADE7C
accent
#E3036C
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385