#DFCFF5#DFCFF5
#DFCFF5 is a very light, muted violet. Relative luminance 0.669; OKLCH L 87.9% C 0.054 H 304.4°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCFF5 |
|---|---|
| RGB | rgb(223, 207, 245) |
| HSL | hsl(265, 66%, 89%) |
| HSV | hsv(265, 16%, 96%) |
| CMYK | cmyk(9%, 15.5%, 0%, 3.9%) |
| CIE-LAB | lab(85.46, 12.54, -16.61) |
| CIE-LCH | lch(85.46, 20.81, 307.06°) |
| OKLab | oklab(87.94% 0.0307 -0.0448) |
| OKLCH | oklch(87.94% 0.054 304.4) |
| XYZ | xyz(69.2226, 66.9063, 95.6359) |
| Luminance | 0.6691 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 3.95
Pale Lavender
#EECFFE
ΔE00 4.31
Light Lavender
#DFC5FE
ΔE00 5.22
Light Lilac
#EDC8FF
ΔE00 5.94
Very Light Purple
#F6CEFC
ΔE00 6.20
Thistle
#D8BFD8
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCFF5 #E5F5CF
analogous
#CFD2F5 #DFCFF5 #F2CFF5
triadic
#DFCFF5 #F5DFCF #CFF5DF
tetradic
#DFCFF5 #F5CFD2 #E5F5CF #CFF5F2
square
#DFCFF5 #F5CFD2 #E5F5CF #CFF5F2
split-complementary
#DFCFF5 #F5F2CF #D2F5CF
monochromatic
#9B6AE0 #BD9CEA #DFCFF5 #EEE6FA #EEE6FA
Accessibility & contrast
On white
1.46
#DFCFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#DFCFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCFF5
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCFF5 | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D5F7
Deuteranopia (green-blind)
#CBD6F4
Tritanopia (blue-blind)
#DCD4DC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dfcff5; /* rgb */ color: rgb(223, 207, 245); /* oklch */ color: oklch(87.9% 0.054 304.4);
Tailwind
colors: {
custom: {
50: '#e9ddf8',
500: '#dfcff5',
950: '#000000',
},
}SCSS
$custom: #dfcff5; $custom-light: #e9ddf8; $custom-dark: #000000;
JSON
{
"hex": "#dfcff5",
"rgb": {
"r": 223,
"g": 207,
"b": 245
},
"hsl": {
"h": 265.263,
"s": 65.517,
"l": 88.627
},
"oklch": {
"l": 0.87938,
"c": 0.05432,
"h": 304.4
},
"luminance": 0.66906
}Semantic roles & 50–950 ramp
primary
#DFCFF5
secondary
#BAD692
accent
#CD1881
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485