#DDCFF2#DDCFF2
#DDCFF2 is a very light, muted violet. Relative luminance 0.664; OKLCH L 87.7% C 0.050 H 303.5°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCFF2 |
|---|---|
| RGB | rgb(221, 207, 242) |
| HSL | hsl(264, 57%, 88%) |
| HSV | hsv(264, 14%, 95%) |
| CMYK | cmyk(8.7%, 14.5%, 0%, 5.1%) |
| CIE-LAB | lab(85.20, 11.31, -15.42) |
| CIE-LCH | lch(85.20, 19.12, 306.26°) |
| OKLab | oklab(87.67% 0.0275 -0.0416) |
| OKLCH | oklch(87.67% 0.05 303.5) |
| XYZ | xyz(68.1557, 66.4087, 93.2148) |
| Luminance | 0.6641 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 4.93
Pale Lavender
#EECFFE
ΔE00 5.23
Thistle
#D8BFD8
ΔE00 6.00
Light Lavender
#DFC5FE
ΔE00 6.10
Periwinkle
#CCCCFF
ΔE00 6.86
Light Lilac
#EDC8FF
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCFF2 #E4F2CF
analogous
#CFD2F2 #DDCFF2 #EECFF2
triadic
#DDCFF2 #F2DDCF #CFF2DD
tetradic
#DDCFF2 #F2CFD2 #E4F2CF #CFF2EE
square
#DDCFF2 #F2CFD2 #E4F2CF #CFF2EE
split-complementary
#DDCFF2 #F2EECF #D2F2CF
monochromatic
#996FD8 #BB9FE5 #DDCFF2 #EEE7F8 #EEE7F8
Accessibility & contrast
On white
1.47
#DDCFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#DDCFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCFF2
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCFF2 | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D4F4
Deuteranopia (green-blind)
#CBD5F1
Tritanopia (blue-blind)
#DAD4DA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ddcff2; /* rgb */ color: rgb(221, 207, 242); /* oklch */ color: oklch(87.7% 0.050 303.5);
Tailwind
colors: {
custom: {
50: '#e7ddf6',
500: '#ddcff2',
950: '#000000',
},
}SCSS
$custom: #ddcff2; $custom-light: #e7ddf6; $custom-dark: #000000;
JSON
{
"hex": "#ddcff2",
"rgb": {
"r": 221,
"g": 207,
"b": 242
},
"hsl": {
"h": 264,
"s": 57.377,
"l": 88.039
},
"oklch": {
"l": 0.87672,
"c": 0.04986,
"h": 303.5
},
"luminance": 0.66409
}Semantic roles & 50–950 ramp
primary
#DDCFF2
secondary
#B9D194
accent
#C52183
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485