#DFC6FA#DFC6FA
#DFC6FA is a very light, moderate violet. Relative luminance 0.630; OKLCH L 86.4% C 0.076 H 306.7°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC6FA |
|---|---|
| RGB | rgb(223, 198, 250) |
| HSL | hsl(269, 84%, 88%) |
| HSV | hsv(269, 21%, 98%) |
| CMYK | cmyk(10.8%, 20.8%, 0%, 2%) |
| CIE-LAB | lab(83.43, 18.34, -22.33) |
| CIE-LCH | lch(83.43, 28.89, 309.40°) |
| OKLab | oklab(86.42% 0.0451 -0.0606) |
| OKLCH | oklch(86.42% 0.076 306.7) |
| XYZ | xyz(67.8777, 62.9786, 99.0041) |
| Luminance | 0.6298 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 1.18
Light Lavender
#DFC5FE
ΔE00 1.19
Light Lilac
#EDC8FF
ΔE00 2.98
Pale Lavender
#EECFFE
ΔE00 3.32
Light Lavendar
#EFC0FE
ΔE00 4.71
Very Light Purple
#F6CEFC
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC6FA #E1FAC6
analogous
#C6C7FA #DFC6FA #F9C6FA
triadic
#DFC6FA #FADFC6 #C6FADF
tetradic
#DFC6FA #FAC6C7 #E1FAC6 #C6FAF9
square
#DFC6FA #FAC6C7 #E1FAC6 #C6FAF9
split-complementary
#DFC6FA #FAF9C6 #C7FAC6
monochromatic
#A055F0 #BF8EF5 #DFC6FA #EFE3FD #EFE3FD
Accessibility & contrast
On white
1.54
#DFC6FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#DFC6FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC6FA
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC6FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC6FA | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCFFC
Deuteranopia (green-blind)
#C2D0F8
Tritanopia (blue-blind)
#DCCDD8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #dfc6fa; /* rgb */ color: rgb(223, 198, 250); /* oklch */ color: oklch(86.4% 0.076 306.7);
Tailwind
colors: {
custom: {
50: '#e9d7fc',
500: '#dfc6fa',
950: '#000000',
},
}SCSS
$custom: #dfc6fa; $custom-light: #e9d7fc; $custom-dark: #000000;
JSON
{
"hex": "#dfc6fa",
"rgb": {
"r": 223,
"g": 198,
"b": 250
},
"hsl": {
"h": 268.846,
"s": 83.871,
"l": 87.843
},
"oklch": {
"l": 0.8642,
"c": 0.07556,
"h": 306.7
},
"luminance": 0.62978
}Semantic roles & 50–950 ramp
primary
#DFC6FA
secondary
#B4DF85
accent
#E00577
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161417
muted
#848385