#DFC2FC#DFC2FC
#DFC2FC is a very light, moderate violet. Relative luminance 0.613; OKLCH L 85.8% C 0.085 H 307.4°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC2FC |
|---|---|
| RGB | rgb(223, 194, 252) |
| HSL | hsl(270, 91%, 87%) |
| HSV | hsv(270, 23%, 99%) |
| CMYK | cmyk(11.5%, 23%, 0%, 1.2%) |
| CIE-LAB | lab(82.54, 20.89, -24.75) |
| CIE-LCH | lch(82.54, 32.38, 310.17°) |
| OKLab | oklab(85.75% 0.0514 -0.0673) |
| OKLCH | oklch(85.75% 0.085 307.4) |
| XYZ | xyz(67.2907, 61.3002, 100.3637) |
| Luminance | 0.6130 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 0.88
Pale Lilac
#E4CBFF
ΔE00 2.35
Light Lilac
#EDC8FF
ΔE00 2.95
Light Lavendar
#EFC0FE
ΔE00 3.87
Light Violet
#D6B4FC
ΔE00 4.17
Pale Lavender
#EECFFE
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC2FC #DFFCC2
analogous
#C2C2FC #DFC2FC #FCC2FC
triadic
#DFC2FC #FCDFC2 #C2FCDF
tetradic
#DFC2FC #FCC2C2 #DFFCC2 #C2FCFC
square
#DFC2FC #FCC2C2 #DFFCC2 #C2FCFC
split-complementary
#DFC2FC #FCFCC2 #C2FCC2
monochromatic
#A24DF6 #C088F9 #DFC2FC #F0E2FE #F0E2FE
Accessibility & contrast
On white
1.58
#DFC2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#DFC2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC2FC
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC2FC | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CCFE
Deuteranopia (green-blind)
#BECEFA
Tritanopia (blue-blind)
#DBCAD6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #dfc2fc; /* rgb */ color: rgb(223, 194, 252); /* oklch */ color: oklch(85.8% 0.085 307.4);
Tailwind
colors: {
custom: {
50: '#e9d4fd',
500: '#dfc2fc',
950: '#000000',
},
}SCSS
$custom: #dfc2fc; $custom-light: #e9d4fd; $custom-dark: #000000;
JSON
{
"hex": "#dfc2fc",
"rgb": {
"r": 223,
"g": 194,
"b": 252
},
"hsl": {
"h": 270,
"s": 90.625,
"l": 87.451
},
"oklch": {
"l": 0.85754,
"c": 0.08474,
"h": 307.4
},
"luminance": 0.613
}Semantic roles & 50–950 ramp
primary
#DFC2FC
secondary
#B1E380
accent
#E60073
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161417
muted
#848385