#DDC7FA#DDC7FA
#DDC7FA is a very light, moderate violet. Relative luminance 0.631; OKLCH L 86.4% C 0.073 H 304.5°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DDC7FA |
|---|---|
| RGB | rgb(221, 199, 250) |
| HSL | hsl(266, 84%, 88%) |
| HSV | hsv(266, 20%, 98%) |
| CMYK | cmyk(11.6%, 20.4%, 0%, 2%) |
| CIE-LAB | lab(83.51, 17.17, -22.23) |
| CIE-LCH | lch(83.51, 28.09, 307.69°) |
| OKLab | oklab(86.44% 0.0415 -0.0604) |
| OKLCH | oklch(86.44% 0.073 304.5) |
| XYZ | xyz(67.4943, 63.1213, 99.0518) |
| Luminance | 0.6312 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 1.33
Light Lavender
#DFC5FE
ΔE00 1.50
Light Lilac
#EDC8FF
ΔE00 3.64
Pale Lavender
#EECFFE
ΔE00 3.66
Light Lavendar
#EFC0FE
ΔE00 5.43
Very Light Purple
#F6CEFC
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDC7FA #E4FAC7
analogous
#C7CAFA #DDC7FA #F6C7FA
triadic
#DDC7FA #FADDC7 #C7FADD
tetradic
#DDC7FA #FAC7CA #E4FAC7 #C7FAF6
square
#DDC7FA #FAC7CA #E4FAC7 #C7FAF6
split-complementary
#DDC7FA #FAF6C7 #CAFAC7
monochromatic
#9957F0 #BB8FF5 #DDC7FA #EEE3FC #EEE3FC
Accessibility & contrast
On white
1.54
#DDC7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#DDC7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDC7FA
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDC7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDC7FA | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECFFC
Deuteranopia (green-blind)
#C2D0F8
Tritanopia (blue-blind)
#D9CED8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ddc7fa; /* rgb */ color: rgb(221, 199, 250); /* oklch */ color: oklch(86.4% 0.073 304.5);
Tailwind
colors: {
custom: {
50: '#e8d8fc',
500: '#ddc7fa',
950: '#000000',
},
}SCSS
$custom: #ddc7fa; $custom-light: #e8d8fc; $custom-dark: #000000;
JSON
{
"hex": "#ddc7fa",
"rgb": {
"r": 221,
"g": 199,
"b": 250
},
"hsl": {
"h": 265.882,
"s": 83.607,
"l": 88.039
},
"oklch": {
"l": 0.86438,
"c": 0.07328,
"h": 304.5
},
"luminance": 0.63121
}Semantic roles & 50–950 ramp
primary
#DDC7FA
secondary
#B9DF86
accent
#E00582
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385