#DFC5FD#DFC5FD
#DFC5FD is a very light, moderate violet. Relative luminance 0.627; OKLCH L 86.3% C 0.081 H 305.9°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC5FD |
|---|---|
| RGB | rgb(223, 197, 253) |
| HSL | hsl(268, 93%, 88%) |
| HSV | hsv(268, 22%, 99%) |
| CMYK | cmyk(11.9%, 22.1%, 0%, 0.8%) |
| CIE-LAB | lab(83.29, 19.48, -24.13) |
| CIE-LCH | lch(83.29, 31.02, 308.92°) |
| OKLab | oklab(86.35% 0.0475 -0.0657) |
| OKLCH | oklch(86.35% 0.081 305.9) |
| XYZ | xyz(68.1240, 62.7126, 101.4253) |
| Luminance | 0.6271 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 0.25
Pale Lilac
#E4CBFF
ΔE00 1.62
Light Lilac
#EDC8FF
ΔE00 3.06
Pale Lavender
#EECFFE
ΔE00 3.91
Light Lavendar
#EFC0FE
ΔE00 4.47
Light Violet
#D6B4FC
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC5FD #E3FDC5
analogous
#C5C7FD #DFC5FD #FBC5FD
triadic
#DFC5FD #FDDFC5 #C5FDDF
tetradic
#DFC5FD #FDC5C7 #E3FDC5 #C5FDFB
square
#DFC5FD #FDC5C7 #E3FDC5 #C5FDFB
split-complementary
#DFC5FD #FDFBC5 #C7FDC5
monochromatic
#9E4FF9 #BE8AFB #DFC5FD #EFE1FE #EFE1FE
Accessibility & contrast
On white
1.55
#DFC5FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#DFC5FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC5FD
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC5FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC5FD | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCFFF
Deuteranopia (green-blind)
#C0D0FB
Tritanopia (blue-blind)
#DBCCD8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #dfc5fd; /* rgb */ color: rgb(223, 197, 253); /* oklch */ color: oklch(86.3% 0.081 305.9);
Tailwind
colors: {
custom: {
50: '#e9d6fe',
500: '#dfc5fd',
950: '#000000',
},
}SCSS
$custom: #dfc5fd; $custom-light: #e9d6fe; $custom-dark: #000000;
JSON
{
"hex": "#dfc5fd",
"rgb": {
"r": 223,
"g": 197,
"b": 253
},
"hsl": {
"h": 267.857,
"s": 93.333,
"l": 88.235
},
"oklch": {
"l": 0.86345,
"c": 0.08101,
"h": 305.9
},
"luminance": 0.62712
}Semantic roles & 50–950 ramp
primary
#DFC5FD
secondary
#B7E582
accent
#E6007B
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161417
muted
#848385