#DFCFF0#DFCFF0
#DFCFF0 is a very light, muted violet. Relative luminance 0.666; OKLCH L 87.8% C 0.048 H 307.2°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCFF0 |
|---|---|
| RGB | rgb(223, 207, 240) |
| HSL | hsl(269, 52%, 88%) |
| HSV | hsv(269, 14%, 94%) |
| CMYK | cmyk(7.1%, 13.7%, 0%, 5.9%) |
| CIE-LAB | lab(85.30, 11.56, -14.19) |
| CIE-LCH | lch(85.30, 18.30, 309.18°) |
| OKLab | oklab(87.77% 0.029 -0.0382) |
| OKLCH | oklch(87.77% 0.048 307.2) |
| XYZ | xyz(68.4696, 66.6051, 91.6702) |
| Luminance | 0.6661 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 5.13
Pale Lilac
#E4CBFF
ΔE00 5.27
Thistle
#D8BFD8
ΔE00 5.31
Light Lavender
#DFC5FE
ΔE00 6.54
Very Light Purple
#F6CEFC
ΔE00 6.64
Light Lilac
#EDC8FF
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCFF0 #E0F0CF
analogous
#CFCFF0 #DFCFF0 #EFCFF0
triadic
#DFCFF0 #F0DFCF #CFF0DF
tetradic
#DFCFF0 #F0CFCF #E0F0CF #CFF0EF
square
#DFCFF0 #F0CFCF #E0F0CF #CFF0EF
split-complementary
#DFCFF0 #F0EFCF #CFF0CF
monochromatic
#A172D3 #C0A0E1 #DFCFF0 #EFE8F8 #EFE8F8
Accessibility & contrast
On white
1.47
#DFCFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#DFCFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCFF0
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCFF0 | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD4F2
Deuteranopia (green-blind)
#CDD5EF
Tritanopia (blue-blind)
#DDD3DA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dfcff0; /* rgb */ color: rgb(223, 207, 240); /* oklch */ color: oklch(87.8% 0.048 307.2);
Tailwind
colors: {
custom: {
50: '#e9ddf5',
500: '#dfcff0',
950: '#000000',
},
}SCSS
$custom: #dfcff0; $custom-light: #e9ddf5; $custom-dark: #000000;
JSON
{
"hex": "#dfcff0",
"rgb": {
"r": 223,
"g": 207,
"b": 240
},
"hsl": {
"h": 269.091,
"s": 52.381,
"l": 87.647
},
"oklch": {
"l": 0.87769,
"c": 0.04793,
"h": 307.2
},
"luminance": 0.66605
}Semantic roles & 50–950 ramp
primary
#DFCFF0
secondary
#B2CE95
accent
#C02675
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485