#DDCFEE#DDCFEE
#DDCFEE is a very light, muted violet. Relative luminance 0.662; OKLCH L 87.5% C 0.045 H 305.8°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCFEE |
|---|---|
| RGB | rgb(221, 207, 238) |
| HSL | hsl(267, 48%, 87%) |
| HSV | hsv(267, 13%, 93%) |
| CMYK | cmyk(7.1%, 13%, 0%, 6.7%) |
| CIE-LAB | lab(85.08, 10.52, -13.47) |
| CIE-LCH | lch(85.08, 17.10, 307.99°) |
| OKLab | oklab(87.54% 0.0262 -0.0362) |
| OKLCH | oklch(87.54% 0.045 305.8) |
| XYZ | xyz(67.5615, 66.1710, 90.0854) |
| Luminance | 0.6617 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.37
Pale Lavender
#EECFFE
ΔE00 5.97
Pale Lilac
#E4CBFF
ΔE00 6.01
Light Lavender
#DFC5FE
ΔE00 7.20
Very Light Purple
#F6CEFC
ΔE00 7.46
Light Lilac
#EDC8FF
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCFEE #E0EECF
analogous
#CFD1EE #DDCFEE #EDCFEE
triadic
#DDCFEE #EEDDCF #CFEEDD
tetradic
#DDCFEE #EECFD1 #E0EECF #CFEEED
square
#DDCFEE #EECFD1 #E0EECF #CFEEED
split-complementary
#DDCFEE #EEEDCF #D1EECF
monochromatic
#9D75CE #BDA2DE #DDCFEE #EFE8F7 #EFE8F7
Accessibility & contrast
On white
1.48
#DDCFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#DDCFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCFEE
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCFEE | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD4EF
Deuteranopia (green-blind)
#CDD5ED
Tritanopia (blue-blind)
#DBD3D9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ddcfee; /* rgb */ color: rgb(221, 207, 238); /* oklch */ color: oklch(87.5% 0.045 305.8);
Tailwind
colors: {
custom: {
50: '#e7ddf3',
500: '#ddcfee',
950: '#000000',
},
}SCSS
$custom: #ddcfee; $custom-light: #e7ddf3; $custom-dark: #000000;
JSON
{
"hex": "#ddcfee",
"rgb": {
"r": 221,
"g": 207,
"b": 238
},
"hsl": {
"h": 267.097,
"s": 47.692,
"l": 87.255
},
"oklch": {
"l": 0.87538,
"c": 0.04469,
"h": 305.8
},
"luminance": 0.66171
}Semantic roles & 50–950 ramp
primary
#DDCFEE
secondary
#B3CB96
accent
#BB2B7A
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485