#DFD5FC#DFD5FC
#DFD5FC is a very light, muted violet. Relative luminance 0.703; OKLCH L 89.3% C 0.054 H 297.0°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD5FC |
|---|---|
| RGB | rgb(223, 213, 252) |
| HSL | hsl(255, 87%, 91%) |
| HSV | hsv(255, 15%, 99%) |
| CMYK | cmyk(11.5%, 15.5%, 0%, 1.2%) |
| CIE-LAB | lab(87.15, 10.76, -17.77) |
| CIE-LCH | lch(87.15, 20.77, 301.20°) |
| OKLab | oklab(89.32% 0.0245 -0.0481) |
| OKLCH | oklch(89.32% 0.054 297) |
| XYZ | xyz(71.7929, 70.3045, 101.8645) |
| Luminance | 0.7030 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 4.95
Periwinkle
#CCCCFF
ΔE00 5.49
Pale Lavender
#EECFFE
ΔE00 5.80
Light Lavender
#DFC5FE
ΔE00 6.09
Light Lilac
#EDC8FF
ΔE00 7.32
Very Light Purple
#F6CEFC
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD5FC #F2FCD5
analogous
#D5DEFC #DFD5FC #F2D5FC
triadic
#DFD5FC #FCDFD5 #D5FCDF
tetradic
#DFD5FC #FCD5DE #F2FCD5 #D5FCF2
square
#DFD5FC #FCD5DE #F2FCD5 #D5FCF2
split-complementary
#DFD5FC #FCF2D5 #DEFCD5
monochromatic
#8863F4 #B39CF8 #DFD5FC #E9E2FD #E9E2FD
Accessibility & contrast
On white
1.39
#DFD5FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#DFD5FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD5FC
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD5FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD5FC | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDDAFE
Deuteranopia (green-blind)
#CFDAFB
Tritanopia (blue-blind)
#DADBE2
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dfd5fc; /* rgb */ color: rgb(223, 213, 252); /* oklch */ color: oklch(89.3% 0.054 297.0);
Tailwind
colors: {
custom: {
50: '#e9e1fd',
500: '#dfd5fc',
950: '#000000',
},
}SCSS
$custom: #dfd5fc; $custom-light: #e9e1fd; $custom-dark: #000000;
JSON
{
"hex": "#dfd5fc",
"rgb": {
"r": 223,
"g": 213,
"b": 252
},
"hsl": {
"h": 255.385,
"s": 86.667,
"l": 91.176
},
"oklch": {
"l": 0.89324,
"c": 0.05397,
"h": 297
},
"luminance": 0.70305
}Semantic roles & 50–950 ramp
primary
#DFD5FC
secondary
#CFE491
accent
#E302AA
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485