#DFD6F8#DFD6F8
#DFD6F8 is a very light, muted violet. Relative luminance 0.706; OKLCH L 89.4% C 0.047 H 297.5°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD6F8 |
|---|---|
| RGB | rgb(223, 214, 248) |
| HSL | hsl(256, 71%, 91%) |
| HSV | hsv(256, 14%, 97%) |
| CMYK | cmyk(10.1%, 13.7%, 0%, 2.7%) |
| CIE-LAB | lab(87.27, 9.43, -15.47) |
| CIE-LCH | lch(87.27, 18.12, 301.37°) |
| OKLab | oklab(89.38% 0.0218 -0.0417) |
| OKLCH | oklch(89.38% 0.047 297.5) |
| XYZ | xyz(71.4180, 70.5582, 98.6453) |
| Luminance | 0.7056 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 6.16
Periwinkle
#CCCCFF
ΔE00 6.40
Pale Lavender
#EECFFE
ΔE00 6.63
Lavender (CSS)
#E6E6FA
ΔE00 6.76
Light Lavender
#DFC5FE
ΔE00 7.34
Thistle
#D8BFD8
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD6F8 #EFF8D6
analogous
#D6DEF8 #DFD6F8 #F0D6F8
triadic
#DFD6F8 #F8DFD6 #D6F8DF
tetradic
#DFD6F8 #F8D6DE #EFF8D6 #D6F8F0
square
#DFD6F8 #F8D6DE #EFF8D6 #D6F8F0
split-complementary
#DFD6F8 #F8F0D6 #DEF8D6
monochromatic
#8D6DE6 #B6A2EF #DFD6F8 #EBE5FB #EBE5FB
Accessibility & contrast
On white
1.39
#DFD6F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#DFD6F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD6F8
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD6F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD6F8 | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DBFA
Deuteranopia (green-blind)
#D1DAF7
Tritanopia (blue-blind)
#DBDBE1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dfd6f8; /* rgb */ color: rgb(223, 214, 248); /* oklch */ color: oklch(89.4% 0.047 297.5);
Tailwind
colors: {
custom: {
50: '#e9e2fa',
500: '#dfd6f8',
950: '#000000',
},
}SCSS
$custom: #dfd6f8; $custom-light: #e9e2fa; $custom-dark: #000000;
JSON
{
"hex": "#dfd6f8",
"rgb": {
"r": 223,
"g": 214,
"b": 248
},
"hsl": {
"h": 255.882,
"s": 70.833,
"l": 90.588
},
"oklch": {
"l": 0.8938,
"c": 0.04709,
"h": 297.5
},
"luminance": 0.70558
}Semantic roles & 50–950 ramp
primary
#DFD6F8
secondary
#C9DC96
accent
#D313A0
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485