#DDC5FA#DDC5FA
#DDC5FA is a very light, moderate violet. Relative luminance 0.622; OKLCH L 86.1% C 0.077 H 305.4°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DDC5FA |
|---|---|
| RGB | rgb(221, 197, 250) |
| HSL | hsl(267, 84%, 88%) |
| HSV | hsv(267, 21%, 98%) |
| CMYK | cmyk(11.6%, 21.2%, 0%, 2%) |
| CIE-LAB | lab(83.02, 18.25, -22.96) |
| CIE-LCH | lch(83.02, 29.33, 308.47°) |
| OKLab | oklab(86.07% 0.0444 -0.0624) |
| OKLCH | oklch(86.07% 0.077 305.4) |
| XYZ | xyz(67.0371, 62.2070, 98.8995) |
| Luminance | 0.6221 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 0.95
Pale Lilac
#E4CBFF
ΔE00 1.52
Light Lilac
#EDC8FF
ΔE00 3.36
Pale Lavender
#EECFFE
ΔE00 3.81
Light Lavendar
#EFC0FE
ΔE00 4.93
Light Violet
#D6B4FC
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDC5FA #E2FAC5
analogous
#C5C7FA #DDC5FA #F8C5FA
triadic
#DDC5FA #FADDC5 #C5FADD
tetradic
#DDC5FA #FAC5C7 #E2FAC5 #C5FAF8
square
#DDC5FA #FAC5C7 #E2FAC5 #C5FAF8
split-complementary
#DDC5FA #FAF8C5 #C7FAC5
monochromatic
#9B54F0 #BC8DF5 #DDC5FA #EEE3FD #EEE3FD
Accessibility & contrast
On white
1.56
#DDC5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#DDC5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDC5FA
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDC5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDC5FA | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCEFC
Deuteranopia (green-blind)
#C0CFF8
Tritanopia (blue-blind)
#D9CCD7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ddc5fa; /* rgb */ color: rgb(221, 197, 250); /* oklch */ color: oklch(86.1% 0.077 305.4);
Tailwind
colors: {
custom: {
50: '#e8d6fc',
500: '#ddc5fa',
950: '#000000',
},
}SCSS
$custom: #ddc5fa; $custom-light: #e8d6fc; $custom-dark: #000000;
JSON
{
"hex": "#ddc5fa",
"rgb": {
"r": 221,
"g": 197,
"b": 250
},
"hsl": {
"h": 267.17,
"s": 84.127,
"l": 87.647
},
"oklch": {
"l": 0.86065,
"c": 0.07657,
"h": 305.4
},
"luminance": 0.62207
}Semantic roles & 50–950 ramp
primary
#DDC5FA
secondary
#B6DF84
accent
#E1057D
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385