#DDC2FA#DDC2FA
#DDC2FA is a very light, moderate violet. Relative luminance 0.609; OKLCH L 85.5% C 0.082 H 306.6°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #DDC2FA |
|---|---|
| RGB | rgb(221, 194, 250) |
| HSL | hsl(269, 85%, 87%) |
| HSV | hsv(269, 22%, 98%) |
| CMYK | cmyk(11.6%, 22.4%, 0%, 2%) |
| CIE-LAB | lab(82.30, 19.86, -24.06) |
| CIE-LCH | lch(82.30, 31.19, 309.54°) |
| OKLab | oklab(85.51% 0.0486 -0.0654) |
| OKLCH | oklch(85.51% 0.082 306.6) |
| XYZ | xyz(66.3627, 60.8582, 98.6747) |
| Luminance | 0.6086 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 0.80
Pale Lilac
#E4CBFF
ΔE00 2.20
Light Lilac
#EDC8FF
ΔE00 3.20
Pale Lavender
#EECFFE
ΔE00 4.25
Light Lavendar
#EFC0FE
ΔE00 4.29
Light Violet
#D6B4FC
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDC2FA #DFFAC2
analogous
#C2C3FA #DDC2FA #F9C2FA
triadic
#DDC2FA #FADDC2 #C2FADD
tetradic
#DDC2FA #FAC2C3 #DFFAC2 #C2FAF9
square
#DDC2FA #FAC2C3 #DFFAC2 #C2FAF9
split-complementary
#DDC2FA #FAF9C2 #C3FAC2
monochromatic
#9E51F1 #BD89F5 #DDC2FA #EFE3FD #EFE3FD
Accessibility & contrast
On white
1.59
#DDC2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#DDC2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDC2FA
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDC2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDC2FA | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CCFC
Deuteranopia (green-blind)
#BECDF8
Tritanopia (blue-blind)
#D9C9D5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ddc2fa; /* rgb */ color: rgb(221, 194, 250); /* oklch */ color: oklch(85.5% 0.082 306.6);
Tailwind
colors: {
custom: {
50: '#e8d4fc',
500: '#ddc2fa',
950: '#000000',
},
}SCSS
$custom: #ddc2fa; $custom-light: #e8d4fc; $custom-dark: #000000;
JSON
{
"hex": "#ddc2fa",
"rgb": {
"r": 221,
"g": 194,
"b": 250
},
"hsl": {
"h": 268.929,
"s": 84.848,
"l": 87.059
},
"oklch": {
"l": 0.85508,
"c": 0.08154,
"h": 306.6
},
"luminance": 0.60858
}Semantic roles & 50–950 ramp
primary
#DDC2FA
secondary
#B2DF81
accent
#E10477
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385