#DDC1FA#DDC1FA
#DDC1FA is a very light, moderate violet. Relative luminance 0.604; OKLCH L 85.3% C 0.083 H 307.0°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #DDC1FA |
|---|---|
| RGB | rgb(221, 193, 250) |
| HSL | hsl(269, 85%, 87%) |
| HSV | hsv(269, 23%, 98%) |
| CMYK | cmyk(11.6%, 22.8%, 0%, 2%) |
| CIE-LAB | lab(82.06, 20.39, -24.42) |
| CIE-LCH | lch(82.06, 31.82, 309.86°) |
| OKLab | oklab(85.32% 0.0501 -0.0665) |
| OKLCH | oklch(85.32% 0.083 307) |
| XYZ | xyz(66.1409, 60.4145, 98.6007) |
| Luminance | 0.6041 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 0.99
Pale Lilac
#E4CBFF
ΔE00 2.47
Light Lilac
#EDC8FF
ΔE00 3.22
Light Violet
#D6B4FC
ΔE00 4.12
Light Lavendar
#EFC0FE
ΔE00 4.12
Pale Lavender
#EECFFE
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDC1FA #DEFAC1
analogous
#C1C2FA #DDC1FA #FAC1FA
triadic
#DDC1FA #FADDC1 #C1FADD
tetradic
#DDC1FA #FAC1C2 #DEFAC1 #C1FAFA
square
#DDC1FA #FAC1C2 #DEFAC1 #C1FAFA
split-complementary
#DDC1FA #FAFAC1 #C2FAC1
monochromatic
#9F50F1 #BE88F5 #DDC1FA #EFE3FD #EFE3FD
Accessibility & contrast
On white
1.61
#DDC1FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#DDC1FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDC1FA
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDC1FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDC1FA | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CBFC
Deuteranopia (green-blind)
#BDCCF8
Tritanopia (blue-blind)
#D9C8D5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ddc1fa; /* rgb */ color: rgb(221, 193, 250); /* oklch */ color: oklch(85.3% 0.083 307.0);
Tailwind
colors: {
custom: {
50: '#e8d3fc',
500: '#ddc1fa',
950: '#000000',
},
}SCSS
$custom: #ddc1fa; $custom-light: #e8d3fc; $custom-dark: #000000;
JSON
{
"hex": "#ddc1fa",
"rgb": {
"r": 221,
"g": 193,
"b": 250
},
"hsl": {
"h": 269.474,
"s": 85.075,
"l": 86.863
},
"oklch": {
"l": 0.85323,
"c": 0.08321,
"h": 307
},
"luminance": 0.60414
}Semantic roles & 50–950 ramp
primary
#DDC1FA
secondary
#B0DF80
accent
#E20475
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385