#DFCFFE#DFCFFE
#DFCFFE is a very light, moderate violet. Relative luminance 0.675; OKLCH L 88.3% C 0.066 H 300.6°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCFFE |
|---|---|
| RGB | rgb(223, 207, 254) |
| HSL | hsl(260, 96%, 90%) |
| HSV | hsv(260, 19%, 100%) |
| CMYK | cmyk(12.2%, 18.5%, 0%, 0.4%) |
| CIE-LAB | lab(85.74, 14.35, -20.95) |
| CIE-LCH | lch(85.74, 25.39, 304.41°) |
| OKLab | oklab(88.25% 0.0336 -0.0568) |
| OKLCH | oklch(88.25% 0.066 300.6) |
| XYZ | xyz(70.6301, 67.4693, 103.0486) |
| Luminance | 0.6747 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 2.40
Light Lavender
#DFC5FE
ΔE00 3.44
Pale Lavender
#EECFFE
ΔE00 4.09
Light Lilac
#EDC8FF
ΔE00 5.06
Periwinkle
#CCCCFF
ΔE00 5.32
Very Light Purple
#F6CEFC
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCFFE #EEFECF
analogous
#CFD6FE #DFCFFE #F7CFFE
triadic
#DFCFFE #FEDFCF #CFFEDF
tetradic
#DFCFFE #FECFD6 #EEFECF #CFFEF7
square
#DFCFFE #FECFD6 #EEFECF #CFFEF7
split-complementary
#DFCFFE #FEF7CF #D6FECF
monochromatic
#8F57FC #B793FD #DFCFFE #EBE1FE #EBE1FE
Accessibility & contrast
On white
1.45
#DFCFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#DFCFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCFFE
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCFFE | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D6FF
Deuteranopia (green-blind)
#C9D6FD
Tritanopia (blue-blind)
#DAD6DF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dfcffe; /* rgb */ color: rgb(223, 207, 254); /* oklch */ color: oklch(88.3% 0.066 300.6);
Tailwind
colors: {
custom: {
50: '#e9ddfe',
500: '#dfcffe',
950: '#000000',
},
}SCSS
$custom: #dfcffe; $custom-light: #e9ddfe; $custom-dark: #000000;
JSON
{
"hex": "#dfcffe",
"rgb": {
"r": 223,
"g": 207,
"b": 254
},
"hsl": {
"h": 260.426,
"s": 95.918,
"l": 90.392
},
"oklch": {
"l": 0.88252,
"c": 0.06604,
"h": 300.6
},
"luminance": 0.67469
}Semantic roles & 50–950 ramp
primary
#DFCFFE
secondary
#C8E889
accent
#E60097
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161517
muted
#848485