#DFC8FC#DFC8FC
#DFC8FC is a very light, moderate violet. Relative luminance 0.640; OKLCH L 86.9% C 0.075 H 305.0°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC8FC |
|---|---|
| RGB | rgb(223, 200, 252) |
| HSL | hsl(267, 90%, 89%) |
| HSV | hsv(267, 21%, 99%) |
| CMYK | cmyk(11.5%, 20.6%, 0%, 1.2%) |
| CIE-LAB | lab(83.98, 17.68, -22.56) |
| CIE-LCH | lch(83.98, 28.66, 308.08°) |
| OKLab | oklab(86.87% 0.0429 -0.0613) |
| OKLCH | oklch(86.87% 0.075 305) |
| XYZ | xyz(68.6531, 64.0250, 100.8179) |
| Luminance | 0.6402 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 0.96
Light Lavender
#DFC5FE
ΔE00 1.30
Light Lilac
#EDC8FF
ΔE00 3.34
Pale Lavender
#EECFFE
ΔE00 3.42
Light Lavendar
#EFC0FE
ΔE00 5.19
Very Light Purple
#F6CEFC
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC8FC #E5FCC8
analogous
#C8CBFC #DFC8FC #F9C8FC
triadic
#DFC8FC #FCDFC8 #C8FCDF
tetradic
#DFC8FC #FCC8CB #E5FCC8 #C8FCF9
square
#DFC8FC #FCC8CB #E5FCC8 #C8FCF9
split-complementary
#DFC8FC #FCF9C8 #CBFCC8
monochromatic
#9B54F6 #BD8EF9 #DFC8FC #EEE2FD #EEE2FD
Accessibility & contrast
On white
1.52
#DFC8FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#DFC8FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC8FC
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC8FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC8FC | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD1FE
Deuteranopia (green-blind)
#C3D2FA
Tritanopia (blue-blind)
#DBCFDA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dfc8fc; /* rgb */ color: rgb(223, 200, 252); /* oklch */ color: oklch(86.9% 0.075 305.0);
Tailwind
colors: {
custom: {
50: '#e9d8fd',
500: '#dfc8fc',
950: '#000000',
},
}SCSS
$custom: #dfc8fc; $custom-light: #e9d8fd; $custom-dark: #000000;
JSON
{
"hex": "#dfc8fc",
"rgb": {
"r": 223,
"g": 200,
"b": 252
},
"hsl": {
"h": 266.538,
"s": 89.655,
"l": 88.627
},
"oklch": {
"l": 0.86866,
"c": 0.0748,
"h": 305
},
"luminance": 0.64025
}Semantic roles & 50–950 ramp
primary
#DFC8FC
secondary
#BAE385
accent
#E60080
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161417
muted
#848385