#DFD5FF#DFD5FF
#DFD5FF is a very light, muted violet. Relative luminance 0.705; OKLCH L 89.4% C 0.058 H 296.1°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD5FF |
|---|---|
| RGB | rgb(223, 213, 255) |
| HSL | hsl(254, 100%, 92%) |
| HSV | hsv(254, 16%, 100%) |
| CMYK | cmyk(12.5%, 16.5%, 0%, 0%) |
| CIE-LAB | lab(87.24, 11.37, -19.21) |
| CIE-LCH | lch(87.24, 22.32, 300.62°) |
| OKLab | oklab(89.43% 0.0255 -0.0521) |
| OKLCH | oklch(89.43% 0.058 296.1) |
| XYZ | xyz(72.2720, 70.4962, 104.3880) |
| Luminance | 0.7050 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 4.54
Periwinkle
#CCCCFF
ΔE00 4.97
Light Lavender
#DFC5FE
ΔE00 5.59
Pale Lavender
#EECFFE
ΔE00 5.67
Light Lilac
#EDC8FF
ΔE00 7.04
Light Periwinkle
#C1C6FC
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD5FF #F5FFD5
analogous
#D5E0FF #DFD5FF #F4D5FF
triadic
#DFD5FF #FFDFD5 #D5FFDF
tetradic
#DFD5FF #FFD5E0 #F5FFD5 #D5FFF4
square
#DFD5FF #FFD5E0 #F5FFD5 #D5FFF4
split-complementary
#DFD5FF #FFF4D5 #E0FFD5
monochromatic
#825BFF #B098FF #DFD5FF #E8E0FF #E8E0FF
Accessibility & contrast
On white
1.39
#DFD5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#DFD5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD5FF
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD5FF | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDDBFF
Deuteranopia (green-blind)
#CEDAFE
Tritanopia (blue-blind)
#D9DBE3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dfd5ff; /* rgb */ color: rgb(223, 213, 255); /* oklch */ color: oklch(89.4% 0.058 296.1);
Tailwind
colors: {
custom: {
50: '#e9e1ff',
500: '#dfd5ff',
950: '#000000',
},
}SCSS
$custom: #dfd5ff; $custom-light: #e9e1ff; $custom-dark: #000000;
JSON
{
"hex": "#dfd5ff",
"rgb": {
"r": 223,
"g": 213,
"b": 255
},
"hsl": {
"h": 254.286,
"s": 100,
"l": 91.765
},
"oklch": {
"l": 0.89428,
"c": 0.05798,
"h": 296.1
},
"luminance": 0.70496
}Semantic roles & 50–950 ramp
primary
#DFD5FF
secondary
#D5EB8D
accent
#E600AF
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161518
muted
#848486