#DFD7F6#DFD7F6
#DFD7F6 is a very light, muted violet. Relative luminance 0.709; OKLCH L 89.5% C 0.043 H 297.3°. Best body text is #000000 at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD7F6 |
|---|---|
| RGB | rgb(223, 215, 246) |
| HSL | hsl(255, 63%, 90%) |
| HSV | hsv(255, 13%, 96%) |
| CMYK | cmyk(9.3%, 12.6%, 0%, 3.5%) |
| CIE-LAB | lab(87.46, 8.51, -14.14) |
| CIE-LCH | lch(87.46, 16.50, 301.05°) |
| OKLab | oklab(89.51% 0.0197 -0.0381) |
| OKLCH | oklch(89.51% 0.043 297.3) |
| XYZ | xyz(71.3632, 70.9425, 97.1046) |
| Luminance | 0.7094 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.91
Periwinkle
#CCCCFF
ΔE00 6.99
Pale Lilac
#E4CBFF
ΔE00 7.09
Pale Lavender
#EECFFE
ΔE00 7.40
Thistle
#D8BFD8
ΔE00 7.86
Light Lavender
#DFC5FE
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD7F6 #EEF6D7
analogous
#D7DEF6 #DFD7F6 #EED7F6
triadic
#DFD7F6 #F6DFD7 #D7F6DF
tetradic
#DFD7F6 #F6D7DE #EEF6D7 #D7F6EE
square
#DFD7F6 #F6D7DE #EEF6D7 #D7F6EE
split-complementary
#DFD7F6 #F6EED7 #DEF6D7
monochromatic
#8F73E0 #B7A5EB #DFD7F6 #EBE6F9 #EBE6F9
Accessibility & contrast
On white
1.38
#DFD7F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.19
#DFD7F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD7F6
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD7F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD7F6 | 1.00 | 1.38 | 15.19 | 15.19 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DBF7
Deuteranopia (green-blind)
#D2DBF5
Tritanopia (blue-blind)
#DBDBE1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dfd7f6; /* rgb */ color: rgb(223, 215, 246); /* oklch */ color: oklch(89.5% 0.043 297.3);
Tailwind
colors: {
custom: {
50: '#e9e3f9',
500: '#dfd7f6',
950: '#000000',
},
}SCSS
$custom: #dfd7f6; $custom-light: #e9e3f9; $custom-dark: #000000;
JSON
{
"hex": "#dfd7f6",
"rgb": {
"r": 223,
"g": 215,
"b": 246
},
"hsl": {
"h": 255.484,
"s": 63.265,
"l": 90.392
},
"oklch": {
"l": 0.89506,
"c": 0.04287,
"h": 297.3
},
"luminance": 0.70943
}Semantic roles & 50–950 ramp
primary
#DFD7F6
secondary
#C8D899
accent
#CB1A9D
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485