#DDC3FA#DDC3FA
#DDC3FA is a very light, moderate violet. Relative luminance 0.613; OKLCH L 85.7% C 0.080 H 306.2°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DDC3FA |
|---|---|
| RGB | rgb(221, 195, 250) |
| HSL | hsl(268, 85%, 87%) |
| HSV | hsv(268, 22%, 98%) |
| CMYK | cmyk(11.6%, 22%, 0%, 2%) |
| CIE-LAB | lab(82.54, 19.32, -23.69) |
| CIE-LCH | lch(82.54, 30.57, 309.19°) |
| OKLab | oklab(85.69% 0.0472 -0.0644) |
| OKLCH | oklch(85.69% 0.08 306.2) |
| XYZ | xyz(66.5860, 61.3048, 98.7491) |
| Luminance | 0.6130 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 0.71
Pale Lilac
#E4CBFF
ΔE00 1.94
Light Lilac
#EDC8FF
ΔE00 3.21
Pale Lavender
#EECFFE
ΔE00 4.08
Light Lavendar
#EFC0FE
ΔE00 4.49
Light Violet
#D6B4FC
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDC3FA #E0FAC3
analogous
#C3C5FA #DDC3FA #F9C3FA
triadic
#DDC3FA #FADDC3 #C3FADD
tetradic
#DDC3FA #FAC3C5 #E0FAC3 #C3FAF9
square
#DDC3FA #FAC3C5 #E0FAC3 #C3FAF9
split-complementary
#DDC3FA #FAF9C3 #C5FAC3
monochromatic
#9D52F1 #BD8BF5 #DDC3FA #EFE3FD #EFE3FD
Accessibility & contrast
On white
1.58
#DDC3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#DDC3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDC3FA
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDC3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDC3FA | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACCFC
Deuteranopia (green-blind)
#BECEF8
Tritanopia (blue-blind)
#D9CAD6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ddc3fa; /* rgb */ color: rgb(221, 195, 250); /* oklch */ color: oklch(85.7% 0.080 306.2);
Tailwind
colors: {
custom: {
50: '#e8d5fc',
500: '#ddc3fa',
950: '#000000',
},
}SCSS
$custom: #ddc3fa; $custom-light: #e8d5fc; $custom-dark: #000000;
JSON
{
"hex": "#ddc3fa",
"rgb": {
"r": 221,
"g": 195,
"b": 250
},
"hsl": {
"h": 268.364,
"s": 84.615,
"l": 87.255
},
"oklch": {
"l": 0.85693,
"c": 0.07989,
"h": 306.2
},
"luminance": 0.61304
}Semantic roles & 50–950 ramp
primary
#DDC3FA
secondary
#B3DF82
accent
#E10479
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385