#DDCFEA#DDCFEA
#DDCFEA is a very light, muted violet. Relative luminance 0.659; OKLCH L 87.4% C 0.040 H 308.7°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCFEA |
|---|---|
| RGB | rgb(221, 207, 234) |
| HSL | hsl(271, 39%, 86%) |
| HSV | hsv(271, 12%, 92%) |
| CMYK | cmyk(5.6%, 11.5%, 0%, 8.2%) |
| CIE-LAB | lab(84.97, 9.75, -11.53) |
| CIE-LCH | lch(84.97, 15.10, 310.23°) |
| OKLab | oklab(87.41% 0.0248 -0.0309) |
| OKLCH | oklch(87.41% 0.04 308.7) |
| XYZ | xyz(66.9803, 65.9385, 87.0247) |
| Luminance | 0.6594 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.97
Pale Lavender
#EECFFE
ΔE00 6.92
Pale Lilac
#E4CBFF
ΔE00 7.20
Lavender (CSS)
#E6E6FA
ΔE00 7.65
Very Light Purple
#F6CEFC
ΔE00 8.14
Light Lavender
#DFC5FE
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCFEA #DCEACF
analogous
#D0CFEA #DDCFEA #EACFEA
triadic
#DDCFEA #EADDCF #CFEADD
tetradic
#DDCFEA #EAD0CF #DCEACF #CFEAEA
square
#DDCFEA #EAD0CF #DCEACF #CFEAEA
split-complementary
#DDCFEA #EAEACF #CFEAD0
monochromatic
#A17AC5 #BFA4D7 #DDCFEA #F0EAF6 #F0EAF6
Accessibility & contrast
On white
1.48
#DDCFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#DDCFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCFEA
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCFEA | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD4EB
Deuteranopia (green-blind)
#CED4E9
Tritanopia (blue-blind)
#DCD2D8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ddcfea; /* rgb */ color: rgb(221, 207, 234); /* oklch */ color: oklch(87.4% 0.040 308.7);
Tailwind
colors: {
custom: {
50: '#e7ddf0',
500: '#ddcfea',
950: '#000000',
},
}SCSS
$custom: #ddcfea; $custom-light: #e7ddf0; $custom-dark: #000000;
JSON
{
"hex": "#ddcfea",
"rgb": {
"r": 221,
"g": 207,
"b": 234
},
"hsl": {
"h": 271.111,
"s": 39.13,
"l": 86.471
},
"oklch": {
"l": 0.87407,
"c": 0.03962,
"h": 308.7
},
"luminance": 0.65938
}Semantic roles & 50–950 ramp
primary
#DDCFEA
secondary
#AEC599
accent
#B23370
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485