#DFC0FA#DFC0FA
#DFC0FA is a very light, moderate violet. Relative luminance 0.603; OKLCH L 85.3% C 0.086 H 308.8°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC0FA |
|---|---|
| RGB | rgb(223, 192, 250) |
| HSL | hsl(272, 85%, 87%) |
| HSV | hsv(272, 23%, 98%) |
| CMYK | cmyk(10.8%, 23.2%, 0%, 2%) |
| CIE-LAB | lab(82.00, 21.56, -24.51) |
| CIE-LCH | lch(82.00, 32.64, 311.34°) |
| OKLab | oklab(85.31% 0.0537 -0.0667) |
| OKLCH | oklch(85.31% 0.086 308.8) |
| XYZ | xyz(66.5333, 60.2898, 98.5560) |
| Luminance | 0.6029 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 1.48
Pale Lilac
#E4CBFF
ΔE00 2.78
Light Lilac
#EDC8FF
ΔE00 2.87
Light Lavendar
#EFC0FE
ΔE00 3.49
Light Violet
#D6B4FC
ΔE00 3.97
Pale Lavender
#EECFFE
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC0FA #DBFAC0
analogous
#C2C0FA #DFC0FA #FAC0F8
triadic
#DFC0FA #FADFC0 #C0FADF
tetradic
#DFC0FA #FAC2C0 #DBFAC0 #C0F8FA
square
#DFC0FA #FAC2C0 #DBFAC0 #C0F8FA
split-complementary
#DFC0FA #F8FAC0 #C0FAC2
monochromatic
#A54FF1 #C287F6 #DFC0FA #F1E3FD #F1E3FD
Accessibility & contrast
On white
1.61
#DFC0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#DFC0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC0FA
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC0FA | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CAFC
Deuteranopia (green-blind)
#BDCCF8
Tritanopia (blue-blind)
#DCC7D4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #dfc0fa; /* rgb */ color: rgb(223, 192, 250); /* oklch */ color: oklch(85.3% 0.086 308.8);
Tailwind
colors: {
custom: {
50: '#e9d3fc',
500: '#dfc0fa',
950: '#000000',
},
}SCSS
$custom: #dfc0fa; $custom-light: #e9d3fc; $custom-dark: #000000;
JSON
{
"hex": "#dfc0fa",
"rgb": {
"r": 223,
"g": 192,
"b": 250
},
"hsl": {
"h": 272.069,
"s": 85.294,
"l": 86.667
},
"oklch": {
"l": 0.85312,
"c": 0.0856,
"h": 308.8
},
"luminance": 0.60289
}Semantic roles & 50–950 ramp
primary
#DFC0FA
secondary
#ACDF7F
accent
#E2046B
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161417
muted
#848385