#DFC8FA#DFC8FA
#DFC8FA is a very light, moderate violet. Relative luminance 0.639; OKLCH L 86.8% C 0.072 H 305.8°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC8FA |
|---|---|
| RGB | rgb(223, 200, 250) |
| HSL | hsl(268, 83%, 88%) |
| HSV | hsv(268, 20%, 98%) |
| CMYK | cmyk(10.8%, 20%, 0%, 2%) |
| CIE-LAB | lab(83.91, 17.27, -21.59) |
| CIE-LCH | lch(83.91, 27.65, 308.65°) |
| OKLab | oklab(86.79% 0.0423 -0.0586) |
| OKLCH | oklch(86.79% 0.072 305.8) |
| XYZ | xyz(68.3378, 63.8989, 99.1575) |
| Luminance | 0.6390 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 1.02
Light Lavender
#DFC5FE
ΔE00 1.72
Pale Lavender
#EECFFE
ΔE00 3.17
Light Lilac
#EDC8FF
ΔE00 3.32
Very Light Purple
#F6CEFC
ΔE00 5.20
Light Lavendar
#EFC0FE
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC8FA #E3FAC8
analogous
#C8CAFA #DFC8FA #F8C8FA
triadic
#DFC8FA #FADFC8 #C8FADF
tetradic
#DFC8FA #FAC8CA #E3FAC8 #C8FAF8
square
#DFC8FA #FAC8CA #E3FAC8 #C8FAF8
split-complementary
#DFC8FA #FAF8C8 #CAFAC8
monochromatic
#9E58F0 #BE90F5 #DFC8FA #EFE3FC #EFE3FC
Accessibility & contrast
On white
1.52
#DFC8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#DFC8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC8FA
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC8FA | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0D0FC
Deuteranopia (green-blind)
#C4D1F8
Tritanopia (blue-blind)
#DBCFD9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dfc8fa; /* rgb */ color: rgb(223, 200, 250); /* oklch */ color: oklch(86.8% 0.072 305.8);
Tailwind
colors: {
custom: {
50: '#e9d8fc',
500: '#dfc8fa',
950: '#000000',
},
}SCSS
$custom: #dfc8fa; $custom-light: #e9d8fc; $custom-dark: #000000;
JSON
{
"hex": "#dfc8fa",
"rgb": {
"r": 223,
"g": 200,
"b": 250
},
"hsl": {
"h": 267.6,
"s": 83.333,
"l": 88.235
},
"oklch": {
"l": 0.86793,
"c": 0.07224,
"h": 305.8
},
"luminance": 0.63899
}Semantic roles & 50–950 ramp
primary
#DFC8FA
secondary
#B7DF87
accent
#E0067B
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161417
muted
#848385