#DFC1FC#DFC1FC
#DFC1FC is a very light, moderate violet. Relative luminance 0.609; OKLCH L 85.6% C 0.086 H 307.7°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC1FC |
|---|---|
| RGB | rgb(223, 193, 252) |
| HSL | hsl(271, 91%, 87%) |
| HSV | hsv(271, 23%, 99%) |
| CMYK | cmyk(11.5%, 23.4%, 0%, 1.2%) |
| CIE-LAB | lab(82.30, 21.43, -25.11) |
| CIE-LCH | lch(82.30, 33.01, 310.48°) |
| OKLab | oklab(85.57% 0.0529 -0.0684) |
| OKLCH | oklch(85.57% 0.086 307.7) |
| XYZ | xyz(67.0689, 60.8566, 100.2898) |
| Luminance | 0.6086 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 1.16
Pale Lilac
#E4CBFF
ΔE00 2.65
Light Lilac
#EDC8FF
ΔE00 3.01
Light Lavendar
#EFC0FE
ΔE00 3.71
Light Violet
#D6B4FC
ΔE00 3.90
Pale Lavender
#EECFFE
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC1FC #DEFCC1
analogous
#C2C1FC #DFC1FC #FCC1FC
triadic
#DFC1FC #FCDFC1 #C1FCDF
tetradic
#DFC1FC #FCC2C1 #DEFCC1 #C1FCFC
square
#DFC1FC #FCC2C1 #DEFCC1 #C1FCFC
split-complementary
#DFC1FC #FCFCC1 #C1FCC2
monochromatic
#A34CF6 #C187F9 #DFC1FC #F0E2FE #F0E2FE
Accessibility & contrast
On white
1.59
#DFC1FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#DFC1FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC1FC
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC1FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC1FC | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CBFE
Deuteranopia (green-blind)
#BDCDFA
Tritanopia (blue-blind)
#DBC9D5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #dfc1fc; /* rgb */ color: rgb(223, 193, 252); /* oklch */ color: oklch(85.6% 0.086 307.7);
Tailwind
colors: {
custom: {
50: '#e9d3fd',
500: '#dfc1fc',
950: '#000000',
},
}SCSS
$custom: #dfc1fc; $custom-light: #e9d3fd; $custom-dark: #000000;
JSON
{
"hex": "#dfc1fc",
"rgb": {
"r": 223,
"g": 193,
"b": 252
},
"hsl": {
"h": 270.508,
"s": 90.769,
"l": 87.255
},
"oklch": {
"l": 0.8557,
"c": 0.08641,
"h": 307.7
},
"luminance": 0.60856
}Semantic roles & 50–950 ramp
primary
#DFC1FC
secondary
#B0E27F
accent
#E60071
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161417
muted
#848385