#DFC7FC#DFC7FC
#DFC7FC is a very light, moderate violet. Relative luminance 0.636; OKLCH L 86.7% C 0.076 H 305.4°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC7FC |
|---|---|
| RGB | rgb(223, 199, 252) |
| HSL | hsl(267, 90%, 88%) |
| HSV | hsv(267, 21%, 99%) |
| CMYK | cmyk(11.5%, 21%, 0%, 1.2%) |
| CIE-LAB | lab(83.74, 18.21, -22.92) |
| CIE-LCH | lch(83.74, 29.28, 308.46°) |
| OKLab | oklab(86.68% 0.0443 -0.0623) |
| OKLCH | oklch(86.68% 0.076 305.4) |
| XYZ | xyz(68.4222, 63.5633, 100.7409) |
| Luminance | 0.6356 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 0.99
Pale Lilac
#E4CBFF
ΔE00 1.07
Light Lilac
#EDC8FF
ΔE00 3.18
Pale Lavender
#EECFFE
ΔE00 3.50
Light Lavendar
#EFC0FE
ΔE00 4.93
Very Light Purple
#F6CEFC
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC7FC #E4FCC7
analogous
#C7C9FC #DFC7FC #FAC7FC
triadic
#DFC7FC #FCDFC7 #C7FCDF
tetradic
#DFC7FC #FCC7C9 #E4FCC7 #C7FCFA
square
#DFC7FC #FCC7C9 #E4FCC7 #C7FCFA
split-complementary
#DFC7FC #FCFAC7 #C9FCC7
monochromatic
#9D53F6 #BE8DF9 #DFC7FC #EEE2FD #EEE2FD
Accessibility & contrast
On white
1.53
#DFC7FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#DFC7FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC7FC
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC7FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC7FC | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BED0FE
Deuteranopia (green-blind)
#C2D1FA
Tritanopia (blue-blind)
#DBCED9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dfc7fc; /* rgb */ color: rgb(223, 199, 252); /* oklch */ color: oklch(86.7% 0.076 305.4);
Tailwind
colors: {
custom: {
50: '#e9d8fd',
500: '#dfc7fc',
950: '#000000',
},
}SCSS
$custom: #dfc7fc; $custom-light: #e9d8fd; $custom-dark: #000000;
JSON
{
"hex": "#dfc7fc",
"rgb": {
"r": 223,
"g": 199,
"b": 252
},
"hsl": {
"h": 267.17,
"s": 89.831,
"l": 88.431
},
"oklch": {
"l": 0.86679,
"c": 0.07644,
"h": 305.4
},
"luminance": 0.63563
}Semantic roles & 50–950 ramp
primary
#DFC7FC
secondary
#B8E384
accent
#E6007E
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161417
muted
#848385