#DFCFF2#DFCFF2
#DFCFF2 is a very light, muted violet. Relative luminance 0.667; OKLCH L 87.8% C 0.050 H 306.0°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCFF2 |
|---|---|
| RGB | rgb(223, 207, 242) |
| HSL | hsl(267, 57%, 88%) |
| HSV | hsv(267, 14%, 95%) |
| CMYK | cmyk(7.9%, 14.5%, 0%, 5.1%) |
| CIE-LAB | lab(85.36, 11.95, -15.16) |
| CIE-LCH | lch(85.36, 19.30, 308.26°) |
| OKLab | oklab(87.84% 0.0297 -0.0408) |
| OKLCH | oklch(87.84% 0.05 306) |
| XYZ | xyz(68.7684, 66.7246, 93.2435) |
| Luminance | 0.6672 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 4.72
Pale Lavender
#EECFFE
ΔE00 4.75
Thistle
#D8BFD8
ΔE00 5.67
Light Lavender
#DFC5FE
ΔE00 5.99
Very Light Purple
#F6CEFC
ΔE00 6.42
Light Lilac
#EDC8FF
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCFF2 #E2F2CF
analogous
#CFD0F2 #DFCFF2 #F0CFF2
triadic
#DFCFF2 #F2DFCF #CFF2DF
tetradic
#DFCFF2 #F2CFD0 #E2F2CF #CFF2F0
square
#DFCFF2 #F2CFD0 #E2F2CF #CFF2F0
split-complementary
#DFCFF2 #F2F0CF #D0F2CF
monochromatic
#9F6FD8 #BF9FE5 #DFCFF2 #EFE7F8 #EFE7F8
Accessibility & contrast
On white
1.46
#DFCFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#DFCFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCFF2
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCFF2 | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D5F4
Deuteranopia (green-blind)
#CCD5F1
Tritanopia (blue-blind)
#DDD3DA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dfcff2; /* rgb */ color: rgb(223, 207, 242); /* oklch */ color: oklch(87.8% 0.050 306.0);
Tailwind
colors: {
custom: {
50: '#e9ddf6',
500: '#dfcff2',
950: '#000000',
},
}SCSS
$custom: #dfcff2; $custom-light: #e9ddf6; $custom-dark: #000000;
JSON
{
"hex": "#dfcff2",
"rgb": {
"r": 223,
"g": 207,
"b": 242
},
"hsl": {
"h": 267.429,
"s": 57.377,
"l": 88.039
},
"oklch": {
"l": 0.87836,
"c": 0.05047,
"h": 306
},
"luminance": 0.66724
}Semantic roles & 50–950 ramp
primary
#DFCFF2
secondary
#B5D194
accent
#C5217A
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485