#DFCFEE#DFCFEE
#DFCFEE is a very light, muted violet. Relative luminance 0.665; OKLCH L 87.7% C 0.045 H 308.6°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCFEE |
|---|---|
| RGB | rgb(223, 207, 238) |
| HSL | hsl(271, 48%, 87%) |
| HSV | hsv(271, 13%, 93%) |
| CMYK | cmyk(6.3%, 13%, 0%, 6.7%) |
| CIE-LAB | lab(85.24, 11.18, -13.22) |
| CIE-LCH | lch(85.24, 17.31, 310.22°) |
| OKLab | oklab(87.7% 0.0283 -0.0355) |
| OKLCH | oklch(87.7% 0.045 308.6) |
| XYZ | xyz(68.1742, 66.4869, 90.1141) |
| Luminance | 0.6649 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.00
Pale Lavender
#EECFFE
ΔE00 5.56
Pale Lilac
#E4CBFF
ΔE00 5.85
Very Light Purple
#F6CEFC
ΔE00 6.92
Light Lavender
#DFC5FE
ΔE00 7.11
Light Lilac
#EDC8FF
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCFEE #DEEECF
analogous
#D0CFEE #DFCFEE #EECFED
triadic
#DFCFEE #EEDFCF #CFEEDF
tetradic
#DFCFEE #EED0CF #DEEECF #CFEDEE
square
#DFCFEE #EED0CF #DEEECF #CFEDEE
split-complementary
#DFCFEE #EDEECF #CFEED0
monochromatic
#A375CE #C1A2DE #DFCFEE #F0E8F7 #F0E8F7
Accessibility & contrast
On white
1.47
#DFCFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#DFCFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCFEE
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCFEE | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD4EF
Deuteranopia (green-blind)
#CDD5ED
Tritanopia (blue-blind)
#DDD3D9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dfcfee; /* rgb */ color: rgb(223, 207, 238); /* oklch */ color: oklch(87.7% 0.045 308.6);
Tailwind
colors: {
custom: {
50: '#e9ddf3',
500: '#dfcfee',
950: '#000000',
},
}SCSS
$custom: #dfcfee; $custom-light: #e9ddf3; $custom-dark: #000000;
JSON
{
"hex": "#dfcfee",
"rgb": {
"r": 223,
"g": 207,
"b": 238
},
"hsl": {
"h": 270.968,
"s": 47.692,
"l": 87.255
},
"oklch": {
"l": 0.87702,
"c": 0.04541,
"h": 308.6
},
"luminance": 0.66487
}Semantic roles & 50–950 ramp
primary
#DFCFEE
secondary
#B0CB96
accent
#BB2B70
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485