#DFD3F8#DFD3F8
#DFD3F8 is a very light, muted violet. Relative luminance 0.691; OKLCH L 88.8% C 0.052 H 300.1°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD3F8 |
|---|---|
| RGB | rgb(223, 211, 248) |
| HSL | hsl(259, 73%, 90%) |
| HSV | hsv(259, 15%, 97%) |
| CMYK | cmyk(10.1%, 14.9%, 0%, 2.7%) |
| CIE-LAB | lab(86.53, 11.02, -16.58) |
| CIE-LCH | lch(86.53, 19.91, 303.60°) |
| OKLab | oklab(88.8% 0.026 -0.0448) |
| OKLCH | oklch(88.8% 0.052 300.1) |
| XYZ | xyz(70.6657, 69.0537, 98.3946) |
| Luminance | 0.6905 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 4.86
Pale Lavender
#EECFFE
ΔE00 5.40
Light Lavender
#DFC5FE
ΔE00 6.08
Periwinkle
#CCCCFF
ΔE00 6.19
Light Lilac
#EDC8FF
ΔE00 7.05
Thistle
#D8BFD8
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD3F8 #ECF8D3
analogous
#D3DAF8 #DFD3F8 #F1D3F8
triadic
#DFD3F8 #F8DFD3 #D3F8DF
tetradic
#DFD3F8 #F8D3DA #ECF8D3 #D3F8F1
square
#DFD3F8 #F8D3DA #ECF8D3 #D3F8F1
split-complementary
#DFD3F8 #F8F1D3 #DAF8D3
monochromatic
#9269E7 #B99EF0 #DFD3F8 #ECE5FB #ECE5FB
Accessibility & contrast
On white
1.42
#DFD3F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#DFD3F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD3F8
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD3F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD3F8 | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD8FA
Deuteranopia (green-blind)
#CED8F7
Tritanopia (blue-blind)
#DBD8DF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dfd3f8; /* rgb */ color: rgb(223, 211, 248); /* oklch */ color: oklch(88.8% 0.052 300.1);
Tailwind
colors: {
custom: {
50: '#e9e0fa',
500: '#dfd3f8',
950: '#000000',
},
}SCSS
$custom: #dfd3f8; $custom-light: #e9e0fa; $custom-dark: #000000;
JSON
{
"hex": "#dfd3f8",
"rgb": {
"r": 223,
"g": 211,
"b": 248
},
"hsl": {
"h": 259.459,
"s": 72.549,
"l": 90
},
"oklch": {
"l": 0.88804,
"c": 0.05179,
"h": 300.1
},
"luminance": 0.69054
}Semantic roles & 50–950 ramp
primary
#DFD3F8
secondary
#C4DC93
accent
#D51195
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485