#DFD2FC#DFD2FC
#DFD2FC is a very light, muted violet. Relative luminance 0.688; OKLCH L 88.8% C 0.059 H 299.4°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD2FC |
|---|---|
| RGB | rgb(223, 210, 252) |
| HSL | hsl(259, 88%, 91%) |
| HSV | hsv(259, 17%, 99%) |
| CMYK | cmyk(11.5%, 16.7%, 0%, 1.2%) |
| CIE-LAB | lab(86.41, 12.35, -18.88) |
| CIE-LCH | lch(86.41, 22.56, 303.19°) |
| OKLab | oklab(88.75% 0.0288 -0.0511) |
| OKLCH | oklch(88.75% 0.059 299.4) |
| XYZ | xyz(71.0452, 68.8093, 101.6153) |
| Luminance | 0.6881 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 3.73
Pale Lavender
#EECFFE
ΔE00 4.78
Light Lavender
#DFC5FE
ΔE00 4.88
Periwinkle
#CCCCFF
ΔE00 5.45
Light Lilac
#EDC8FF
ΔE00 6.18
Very Light Purple
#F6CEFC
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD2FC #EFFCD2
analogous
#D2DAFC #DFD2FC #F4D2FC
triadic
#DFD2FC #FCDFD2 #D2FCDF
tetradic
#DFD2FC #FCD2DA #EFFCD2 #D2FCF4
square
#DFD2FC #FCD2DA #EFFCD2 #D2FCF4
split-complementary
#DFD2FC #FCF4D2 #DAFCD2
monochromatic
#8D5FF4 #B699F8 #DFD2FC #EBE2FD #EBE2FD
Accessibility & contrast
On white
1.42
#DFD2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#DFD2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD2FC
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD2FC | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD8FE
Deuteranopia (green-blind)
#CCD8FB
Tritanopia (blue-blind)
#DAD8E0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dfd2fc; /* rgb */ color: rgb(223, 210, 252); /* oklch */ color: oklch(88.8% 0.059 299.4);
Tailwind
colors: {
custom: {
50: '#e9dffd',
500: '#dfd2fc',
950: '#000000',
},
}SCSS
$custom: #dfd2fc; $custom-light: #e9dffd; $custom-dark: #000000;
JSON
{
"hex": "#dfd2fc",
"rgb": {
"r": 223,
"g": 210,
"b": 252
},
"hsl": {
"h": 258.571,
"s": 87.5,
"l": 90.588
},
"oklch": {
"l": 0.88751,
"c": 0.05865,
"h": 299.4
},
"luminance": 0.68809
}Semantic roles & 50–950 ramp
primary
#DFD2FC
secondary
#C9E48E
accent
#E4019E
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485