#DFC5FA#DFC5FA
#DFC5FA is a very light, moderate violet. Relative luminance 0.625; OKLCH L 86.2% C 0.077 H 307.1°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC5FA |
|---|---|
| RGB | rgb(223, 197, 250) |
| HSL | hsl(269, 84%, 88%) |
| HSV | hsv(269, 21%, 98%) |
| CMYK | cmyk(10.8%, 21.2%, 0%, 2%) |
| CIE-LAB | lab(83.19, 18.88, -22.69) |
| CIE-LCH | lch(83.19, 29.52, 309.76°) |
| OKLab | oklab(86.24% 0.0465 -0.0616) |
| OKLCH | oklch(86.24% 0.077 307.1) |
| XYZ | xyz(67.6498, 62.5229, 98.9282) |
| Luminance | 0.6252 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 1.01
Pale Lilac
#E4CBFF
ΔE00 1.39
Light Lilac
#EDC8FF
ΔE00 2.86
Pale Lavender
#EECFFE
ΔE00 3.44
Light Lavendar
#EFC0FE
ΔE00 4.46
Very Light Purple
#F6CEFC
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC5FA #E0FAC5
analogous
#C5C5FA #DFC5FA #FAC5FA
triadic
#DFC5FA #FADFC5 #C5FADF
tetradic
#DFC5FA #FAC5C5 #E0FAC5 #C5FAFA
square
#DFC5FA #FAC5C5 #E0FAC5 #C5FAFA
split-complementary
#DFC5FA #FAFAC5 #C5FAC5
monochromatic
#A154F0 #C08DF5 #DFC5FA #EFE3FD #EFE3FD
Accessibility & contrast
On white
1.56
#DFC5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#DFC5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC5FA
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC5FA | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCEFC
Deuteranopia (green-blind)
#C1D0F8
Tritanopia (blue-blind)
#DCCCD7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #dfc5fa; /* rgb */ color: rgb(223, 197, 250); /* oklch */ color: oklch(86.2% 0.077 307.1);
Tailwind
colors: {
custom: {
50: '#e9d6fc',
500: '#dfc5fa',
950: '#000000',
},
}SCSS
$custom: #dfc5fa; $custom-light: #e9d6fc; $custom-dark: #000000;
JSON
{
"hex": "#dfc5fa",
"rgb": {
"r": 223,
"g": 197,
"b": 250
},
"hsl": {
"h": 269.434,
"s": 84.127,
"l": 87.647
},
"oklch": {
"l": 0.86235,
"c": 0.07723,
"h": 307.1
},
"luminance": 0.62523
}Semantic roles & 50–950 ramp
primary
#DFC5FA
secondary
#B2DF84
accent
#E10575
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161417
muted
#848385