#DDC2FC#DDC2FC
#DDC2FC is a very light, moderate violet. Relative luminance 0.610; OKLCH L 85.6% C 0.084 H 305.9°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #DDC2FC |
|---|---|
| RGB | rgb(221, 194, 252) |
| HSL | hsl(268, 91%, 87%) |
| HSV | hsv(268, 23%, 99%) |
| CMYK | cmyk(12.3%, 23%, 0%, 1.2%) |
| CIE-LAB | lab(82.37, 20.26, -25.02) |
| CIE-LCH | lch(82.37, 32.20, 309.01°) |
| OKLab | oklab(85.58% 0.0493 -0.0681) |
| OKLCH | oklch(85.58% 0.084 305.9) |
| XYZ | xyz(66.6780, 60.9843, 100.3350) |
| Luminance | 0.6098 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 0.71
Pale Lilac
#E4CBFF
ΔE00 2.40
Light Lilac
#EDC8FF
ΔE00 3.40
Light Violet
#D6B4FC
ΔE00 4.09
Light Lavendar
#EFC0FE
ΔE00 4.36
Pale Lavender
#EECFFE
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDC2FC #E1FCC2
analogous
#C2C4FC #DDC2FC #FAC2FC
triadic
#DDC2FC #FCDDC2 #C2FCDD
tetradic
#DDC2FC #FCC2C4 #E1FCC2 #C2FCFA
square
#DDC2FC #FCC2C4 #E1FCC2 #C2FCFA
split-complementary
#DDC2FC #FCFAC2 #C4FCC2
monochromatic
#9C4DF6 #BC88F9 #DDC2FC #EFE2FE #EFE2FE
Accessibility & contrast
On white
1.59
#DDC2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#DDC2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDC2FC
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDC2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDC2FC | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CCFE
Deuteranopia (green-blind)
#BDCDFA
Tritanopia (blue-blind)
#D9CAD6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ddc2fc; /* rgb */ color: rgb(221, 194, 252); /* oklch */ color: oklch(85.6% 0.084 305.9);
Tailwind
colors: {
custom: {
50: '#e8d4fd',
500: '#ddc2fc',
950: '#000000',
},
}SCSS
$custom: #ddc2fc; $custom-light: #e8d4fd; $custom-dark: #000000;
JSON
{
"hex": "#ddc2fc",
"rgb": {
"r": 221,
"g": 194,
"b": 252
},
"hsl": {
"h": 267.931,
"s": 90.625,
"l": 87.451
},
"oklch": {
"l": 0.85583,
"c": 0.08408,
"h": 305.9
},
"luminance": 0.60984
}Semantic roles & 50–950 ramp
primary
#DDC2FC
secondary
#B5E380
accent
#E6007B
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385