#DFCFFF#DFCFFF
#DFCFFF is a very light, moderate violet. Relative luminance 0.675; OKLCH L 88.3% C 0.067 H 300.3°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCFFF |
|---|---|
| RGB | rgb(223, 207, 255) |
| HSL | hsl(260, 100%, 91%) |
| HSV | hsv(260, 19%, 100%) |
| CMYK | cmyk(12.5%, 18.8%, 0%, 0%) |
| CIE-LAB | lab(85.77, 14.55, -21.43) |
| CIE-LCH | lch(85.77, 25.90, 304.18°) |
| OKLab | oklab(88.29% 0.0339 -0.0582) |
| OKLCH | oklch(88.29% 0.067 300.3) |
| XYZ | xyz(70.7907, 67.5335, 103.8942) |
| Luminance | 0.6753 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 2.35
Light Lavender
#DFC5FE
ΔE00 3.31
Pale Lavender
#EECFFE
ΔE00 4.16
Light Lilac
#EDC8FF
ΔE00 5.04
Periwinkle
#CCCCFF
ΔE00 5.20
Very Light Purple
#F6CEFC
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCFFF #EFFFCF
analogous
#CFD7FF #DFCFFF #F7CFFF
triadic
#DFCFFF #FFDFCF #CFFFDF
tetradic
#DFCFFF #FFCFD7 #EFFFCF #CFFFF7
square
#DFCFFF #FFCFD7 #EFFFCF #CFFFF7
split-complementary
#DFCFFF #FFF7CF #D7FFCF
monochromatic
#8D55FF #B692FF #DFCFFF #EBE0FF #EBE0FF
Accessibility & contrast
On white
1.45
#DFCFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#DFCFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCFFF
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCFFF | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D6FF
Deuteranopia (green-blind)
#C8D6FE
Tritanopia (blue-blind)
#DAD6DF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dfcfff; /* rgb */ color: rgb(223, 207, 255); /* oklch */ color: oklch(88.3% 0.067 300.3);
Tailwind
colors: {
custom: {
50: '#e9ddff',
500: '#dfcfff',
950: '#000000',
},
}SCSS
$custom: #dfcfff; $custom-light: #e9ddff; $custom-dark: #000000;
JSON
{
"hex": "#dfcfff",
"rgb": {
"r": 223,
"g": 207,
"b": 255
},
"hsl": {
"h": 260,
"s": 100,
"l": 90.588
},
"oklch": {
"l": 0.88288,
"c": 0.06736,
"h": 300.3
},
"luminance": 0.67534
}Semantic roles & 50–950 ramp
primary
#DFCFFF
secondary
#C9EA88
accent
#E60099
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161518
muted
#848486