#DFCFFD#DFCFFD
#DFCFFD is a very light, moderate violet. Relative luminance 0.674; OKLCH L 88.2% C 0.065 H 301.0°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCFFD |
|---|---|
| RGB | rgb(223, 207, 253) |
| HSL | hsl(261, 92%, 90%) |
| HSV | hsv(261, 18%, 99%) |
| CMYK | cmyk(11.9%, 18.2%, 0%, 0.8%) |
| CIE-LAB | lab(85.71, 14.14, -20.47) |
| CIE-LCH | lch(85.71, 24.88, 304.65°) |
| OKLab | oklab(88.22% 0.0333 -0.0555) |
| OKLCH | oklch(88.22% 0.065 301) |
| XYZ | xyz(70.4704, 67.4054, 102.2074) |
| Luminance | 0.6741 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 2.48
Light Lavender
#DFC5FE
ΔE00 3.58
Pale Lavender
#EECFFE
ΔE00 4.03
Light Lilac
#EDC8FF
ΔE00 5.09
Periwinkle
#CCCCFF
ΔE00 5.46
Very Light Purple
#F6CEFC
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCFFD #EDFDCF
analogous
#CFD6FD #DFCFFD #F6CFFD
triadic
#DFCFFD #FDDFCF #CFFDDF
tetradic
#DFCFFD #FDCFD6 #EDFDCF #CFFDF6
square
#DFCFFD #FDCFD6 #EDFDCF #CFFDF6
split-complementary
#DFCFFD #FDF6CF #D6FDCF
monochromatic
#9159F8 #B894FB #DFCFFD #EBE2FE #EBE2FE
Accessibility & contrast
On white
1.45
#DFCFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#DFCFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCFFD
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCFFD | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D6FF
Deuteranopia (green-blind)
#C9D6FC
Tritanopia (blue-blind)
#DAD5DE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dfcffd; /* rgb */ color: rgb(223, 207, 253); /* oklch */ color: oklch(88.2% 0.065 301.0);
Tailwind
colors: {
custom: {
50: '#e9ddfe',
500: '#dfcffd',
950: '#000000',
},
}SCSS
$custom: #dfcffd; $custom-light: #e9ddfe; $custom-dark: #000000;
JSON
{
"hex": "#dfcffd",
"rgb": {
"r": 223,
"g": 207,
"b": 253
},
"hsl": {
"h": 260.87,
"s": 92,
"l": 90.196
},
"oklch": {
"l": 0.88217,
"c": 0.06473,
"h": 301
},
"luminance": 0.67405
}Semantic roles & 50–950 ramp
primary
#DFCFFD
secondary
#C6E68A
accent
#E60096
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161517
muted
#848485