#DDCFE3#DDCFE3
#DDCFE3 is a very light, muted purple. Relative luminance 0.655; OKLCH L 87.2% C 0.031 H 315.9°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCFE3 |
|---|---|
| RGB | rgb(221, 207, 227) |
| HSL | hsl(282, 26%, 85%) |
| HSV | hsv(282, 9%, 89%) |
| CMYK | cmyk(2.6%, 8.8%, 0%, 11%) |
| CIE-LAB | lab(84.76, 8.43, -8.11) |
| CIE-LCH | lch(84.76, 11.69, 316.10°) |
| OKLab | oklab(87.18% 0.0223 -0.0216) |
| OKLCH | oklch(87.18% 0.031 315.9) |
| XYZ | xyz(65.9945, 65.5442, 81.8328) |
| Luminance | 0.6554 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.14
Lavender (CSS)
#E6E6FA
ΔE00 7.29
Pale Lavender
#EECFFE
ΔE00 8.92
Lavenderblush
#FFF0F5
ΔE00 9.31
Pale Lilac
#E4CBFF
ΔE00 9.47
Very Light Purple
#F6CEFC
ΔE00 9.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCFE3 #D5E3CF
analogous
#D3CFE3 #DDCFE3 #E3CFDF
triadic
#DDCFE3 #E3DDCF #CFE3DD
tetradic
#DDCFE3 #E3D3CF #D5E3CF #CFDFE3
square
#DDCFE3 #E3D3CF #D5E3CF #CFDFE3
split-complementary
#DDCFE3 #DFE3CF #CFE3D3
monochromatic
#A682B6 #C2A8CC #DDCFE3 #F1ECF4 #F1ECF4
Accessibility & contrast
On white
1.49
#DDCFE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#DDCFE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCFE3
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCFE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCFE3 | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD3E4
Deuteranopia (green-blind)
#D0D4E2
Tritanopia (blue-blind)
#DDD1D5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ddcfe3; /* rgb */ color: rgb(221, 207, 227); /* oklch */ color: oklch(87.2% 0.031 315.9);
Tailwind
colors: {
custom: {
50: '#e7ddeb',
500: '#ddcfe3',
950: '#000000',
},
}SCSS
$custom: #ddcfe3; $custom-light: #e7ddeb; $custom-dark: #000000;
JSON
{
"hex": "#ddcfe3",
"rgb": {
"r": 221,
"g": 207,
"b": 227
},
"hsl": {
"h": 282,
"s": 26.316,
"l": 85.098
},
"oklch": {
"l": 0.87183,
"c": 0.03106,
"h": 315.9
},
"luminance": 0.65544
}Semantic roles & 50–950 ramp
primary
#DDCFE3
secondary
#A5BB9C
accent
#A5415F
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#161516
muted
#848484