#DFCFF4#DFCFF4
#DFCFF4 is a very light, muted violet. Relative luminance 0.668; OKLCH L 87.9% C 0.053 H 304.9°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCFF4 |
|---|---|
| RGB | rgb(223, 207, 244) |
| HSL | hsl(266, 63%, 88%) |
| HSV | hsv(266, 15%, 96%) |
| CMYK | cmyk(8.6%, 15.2%, 0%, 4.3%) |
| CIE-LAB | lab(85.43, 12.35, -16.13) |
| CIE-LCH | lch(85.43, 20.31, 307.43°) |
| OKLab | oklab(87.9% 0.0303 -0.0435) |
| OKLCH | oklch(87.9% 0.053 304.9) |
| XYZ | xyz(69.0704, 66.8454, 94.8341) |
| Luminance | 0.6684 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 4.20
Pale Lavender
#EECFFE
ΔE00 4.44
Light Lavender
#DFC5FE
ΔE00 5.47
Thistle
#D8BFD8
ΔE00 6.06
Light Lilac
#EDC8FF
ΔE00 6.11
Very Light Purple
#F6CEFC
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCFF4 #E4F4CF
analogous
#CFD1F4 #DFCFF4 #F1CFF4
triadic
#DFCFF4 #F4DFCF #CFF4DF
tetradic
#DFCFF4 #F4CFD1 #E4F4CF #CFF4F1
square
#DFCFF4 #F4CFD1 #E4F4CF #CFF4F1
split-complementary
#DFCFF4 #F4F1CF #D1F4CF
monochromatic
#9D6BDD #BE9DE9 #DFCFF4 #EEE6F9 #EEE6F9
Accessibility & contrast
On white
1.46
#DFCFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#DFCFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCFF4
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCFF4 | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D5F6
Deuteranopia (green-blind)
#CCD6F3
Tritanopia (blue-blind)
#DCD4DB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dfcff4; /* rgb */ color: rgb(223, 207, 244); /* oklch */ color: oklch(87.9% 0.053 304.9);
Tailwind
colors: {
custom: {
50: '#e9ddf7',
500: '#dfcff4',
950: '#000000',
},
}SCSS
$custom: #dfcff4; $custom-light: #e9ddf7; $custom-dark: #000000;
JSON
{
"hex": "#dfcff4",
"rgb": {
"r": 223,
"g": 207,
"b": 244
},
"hsl": {
"h": 265.946,
"s": 62.712,
"l": 88.431
},
"oklch": {
"l": 0.87904,
"c": 0.05304,
"h": 304.9
},
"luminance": 0.66845
}Semantic roles & 50–950 ramp
primary
#DFCFF4
secondary
#B8D592
accent
#CA1B7F
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485