#DDC2FD#DDC2FD
#DDC2FD is a very light, moderate violet. Relative luminance 0.610; OKLCH L 85.6% C 0.085 H 305.5°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #DDC2FD |
|---|---|
| RGB | rgb(221, 194, 253) |
| HSL | hsl(267, 94%, 88%) |
| HSV | hsv(267, 23%, 99%) |
| CMYK | cmyk(12.6%, 23.3%, 0%, 0.8%) |
| CIE-LAB | lab(82.40, 20.47, -25.50) |
| CIE-LCH | lch(82.40, 32.70, 308.76°) |
| OKLab | oklab(85.62% 0.0495 -0.0695) |
| OKLCH | oklch(85.62% 0.085 305.5) |
| XYZ | xyz(66.8369, 61.0478, 101.1718) |
| Luminance | 0.6105 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 0.78
Pale Lilac
#E4CBFF
ΔE00 2.53
Light Lilac
#EDC8FF
ΔE00 3.52
Light Violet
#D6B4FC
ΔE00 3.95
Light Lavendar
#EFC0FE
ΔE00 4.42
Pale Lavender
#EECFFE
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDC2FD #E2FDC2
analogous
#C2C4FD #DDC2FD #FBC2FD
triadic
#DDC2FD #FDDDC2 #C2FDDD
tetradic
#DDC2FD #FDC2C4 #E2FDC2 #C2FDFB
square
#DDC2FD #FDC2C4 #E2FDC2 #C2FDFB
split-complementary
#DDC2FD #FDFBC2 #C4FDC2
monochromatic
#9B4BF9 #BC87FB #DDC2FD #EEE1FE #EEE1FE
Accessibility & contrast
On white
1.59
#DDC2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#DDC2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDC2FD
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDC2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDC2FD | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CCFF
Deuteranopia (green-blind)
#BDCDFB
Tritanopia (blue-blind)
#D9CAD6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ddc2fd; /* rgb */ color: rgb(221, 194, 253); /* oklch */ color: oklch(85.6% 0.085 305.5);
Tailwind
colors: {
custom: {
50: '#e8d4fe',
500: '#ddc2fd',
950: '#000000',
},
}SCSS
$custom: #ddc2fd; $custom-light: #e8d4fe; $custom-dark: #000000;
JSON
{
"hex": "#ddc2fd",
"rgb": {
"r": 221,
"g": 194,
"b": 253
},
"hsl": {
"h": 267.458,
"s": 93.651,
"l": 87.647
},
"oklch": {
"l": 0.85621,
"c": 0.08534,
"h": 305.5
},
"luminance": 0.61048
}Semantic roles & 50–950 ramp
primary
#DDC2FD
secondary
#B6E47F
accent
#E6007C
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385