#DFD2FF#DFD2FF
#DFD2FF is a very light, moderate violet. Relative luminance 0.690; OKLCH L 88.9% C 0.063 H 298.3°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD2FF |
|---|---|
| RGB | rgb(223, 210, 255) |
| HSL | hsl(257, 100%, 91%) |
| HSV | hsv(257, 18%, 100%) |
| CMYK | cmyk(12.5%, 17.6%, 0%, 0%) |
| CIE-LAB | lab(86.50, 12.96, -20.32) |
| CIE-LCH | lch(86.50, 24.10, 302.52°) |
| OKLab | oklab(88.86% 0.0297 -0.0551) |
| OKLCH | oklch(88.86% 0.063 298.3) |
| XYZ | xyz(71.5244, 69.0010, 104.1388) |
| Luminance | 0.6900 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 3.39
Light Lavender
#DFC5FE
ΔE00 4.43
Pale Lavender
#EECFFE
ΔE00 4.79
Periwinkle
#CCCCFF
ΔE00 4.99
Light Lilac
#EDC8FF
ΔE00 5.98
Very Light Purple
#F6CEFC
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD2FF #F2FFD2
analogous
#D2DBFF #DFD2FF #F5D2FF
triadic
#DFD2FF #FFDFD2 #D2FFDF
tetradic
#DFD2FF #FFD2DB #F2FFD2 #D2FFF5
square
#DFD2FF #FFD2DB #F2FFD2 #D2FFF5
split-complementary
#DFD2FF #FFF5D2 #DBFFD2
monochromatic
#8858FF #B395FF #DFD2FF #E9E0FF #E9E0FF
Accessibility & contrast
On white
1.42
#DFD2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#DFD2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD2FF
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD2FF | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D9FF
Deuteranopia (green-blind)
#CBD8FE
Tritanopia (blue-blind)
#DAD8E1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dfd2ff; /* rgb */ color: rgb(223, 210, 255); /* oklch */ color: oklch(88.9% 0.063 298.3);
Tailwind
colors: {
custom: {
50: '#e9dfff',
500: '#dfd2ff',
950: '#000000',
},
}SCSS
$custom: #dfd2ff; $custom-light: #e9dfff; $custom-dark: #000000;
JSON
{
"hex": "#dfd2ff",
"rgb": {
"r": 223,
"g": 210,
"b": 255
},
"hsl": {
"h": 257.333,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.88856,
"c": 0.06262,
"h": 298.3
},
"luminance": 0.69001
}Semantic roles & 50–950 ramp
primary
#DFD2FF
secondary
#CFEA8B
accent
#E600A3
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161518
muted
#848486