#DFC5FC#DFC5FC
#DFC5FC is a very light, moderate violet. Relative luminance 0.626; OKLCH L 86.3% C 0.080 H 306.2°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC5FC |
|---|---|
| RGB | rgb(223, 197, 252) |
| HSL | hsl(268, 90%, 88%) |
| HSV | hsv(268, 22%, 99%) |
| CMYK | cmyk(11.5%, 21.8%, 0%, 1.2%) |
| CIE-LAB | lab(83.26, 19.28, -23.65) |
| CIE-LCH | lch(83.26, 30.52, 309.19°) |
| OKLab | oklab(86.31% 0.0472 -0.0643) |
| OKLCH | oklch(86.31% 0.08 306.2) |
| XYZ | xyz(67.9651, 62.6490, 100.5885) |
| Luminance | 0.6265 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 0.50
Pale Lilac
#E4CBFF
ΔE00 1.51
Light Lilac
#EDC8FF
ΔE00 2.97
Pale Lavender
#EECFFE
ΔE00 3.74
Light Lavendar
#EFC0FE
ΔE00 4.45
Light Violet
#D6B4FC
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC5FC #E2FCC5
analogous
#C5C6FC #DFC5FC #FBC5FC
triadic
#DFC5FC #FCDFC5 #C5FCDF
tetradic
#DFC5FC #FCC5C6 #E2FCC5 #C5FCFB
square
#DFC5FC #FCC5C6 #E2FCC5 #C5FCFB
split-complementary
#DFC5FC #FCFBC5 #C6FCC5
monochromatic
#9F51F6 #BF8BF9 #DFC5FC #EFE2FD #EFE2FD
Accessibility & contrast
On white
1.55
#DFC5FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#DFC5FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC5FC
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC5FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC5FC | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCEFE
Deuteranopia (green-blind)
#C0D0FA
Tritanopia (blue-blind)
#DBCCD8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #dfc5fc; /* rgb */ color: rgb(223, 197, 252); /* oklch */ color: oklch(86.3% 0.080 306.2);
Tailwind
colors: {
custom: {
50: '#e9d6fd',
500: '#dfc5fc',
950: '#000000',
},
}SCSS
$custom: #dfc5fc; $custom-light: #e9d6fd; $custom-dark: #000000;
JSON
{
"hex": "#dfc5fc",
"rgb": {
"r": 223,
"g": 197,
"b": 252
},
"hsl": {
"h": 268.364,
"s": 90.164,
"l": 88.039
},
"oklch": {
"l": 0.86308,
"c": 0.07975,
"h": 306.2
},
"luminance": 0.62649
}Semantic roles & 50–950 ramp
primary
#DFC5FC
secondary
#B5E382
accent
#E60079
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161417
muted
#848385