#DFD5F0#DFD5F0
#DFD5F0 is a very light, muted violet. Relative luminance 0.696; OKLCH L 88.9% C 0.038 H 302.4°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD5F0 |
|---|---|
| RGB | rgb(223, 213, 240) |
| HSL | hsl(262, 47%, 89%) |
| HSV | hsv(262, 11%, 94%) |
| CMYK | cmyk(7.1%, 11.2%, 0%, 5.9%) |
| CIE-LAB | lab(86.78, 8.39, -11.97) |
| CIE-LCH | lch(86.78, 14.62, 305.02°) |
| OKLab | oklab(88.92% 0.0204 -0.0321) |
| OKLCH | oklch(88.92% 0.038 302.4) |
| XYZ | xyz(69.9510, 69.5678, 92.1639) |
| Luminance | 0.6957 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.93
Thistle
#D8BFD8
ΔE00 6.82
Pale Lavender
#EECFFE
ΔE00 7.69
Pale Lilac
#E4CBFF
ΔE00 7.76
Periwinkle
#CCCCFF
ΔE00 8.23
Light Lavender
#DFC5FE
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD5F0 #E6F0D5
analogous
#D5D9F0 #DFD5F0 #EDD5F0
triadic
#DFD5F0 #F0DFD5 #D5F0DF
tetradic
#DFD5F0 #F0D5D9 #E6F0D5 #D5F0ED
square
#DFD5F0 #F0D5D9 #E6F0D5 #D5F0ED
split-complementary
#DFD5F0 #F0EDD5 #D9F0D5
monochromatic
#9A7BD0 #BDA8E0 #DFD5F0 #EEE8F7 #EEE8F7
Accessibility & contrast
On white
1.41
#DFD5F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#DFD5F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD5F0
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD5F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD5F0 | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D9F1
Deuteranopia (green-blind)
#D2D9EF
Tritanopia (blue-blind)
#DDD8DE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dfd5f0; /* rgb */ color: rgb(223, 213, 240); /* oklch */ color: oklch(88.9% 0.038 302.4);
Tailwind
colors: {
custom: {
50: '#e9e1f5',
500: '#dfd5f0',
950: '#000000',
},
}SCSS
$custom: #dfd5f0; $custom-light: #e9e1f5; $custom-dark: #000000;
JSON
{
"hex": "#dfd5f0",
"rgb": {
"r": 223,
"g": 213,
"b": 240
},
"hsl": {
"h": 262.222,
"s": 47.368,
"l": 88.824
},
"oklch": {
"l": 0.88922,
"c": 0.03809,
"h": 302.4
},
"luminance": 0.69568
}Semantic roles & 50–950 ramp
primary
#DFD5F0
secondary
#BBCD9C
accent
#BB2B85
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485