#DFC8FD#DFC8FD
#DFC8FD is a very light, moderate violet. Relative luminance 0.641; OKLCH L 86.9% C 0.076 H 304.6°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC8FD |
|---|---|
| RGB | rgb(223, 200, 253) |
| HSL | hsl(266, 93%, 89%) |
| HSV | hsv(266, 21%, 99%) |
| CMYK | cmyk(11.9%, 20.9%, 0%, 0.8%) |
| CIE-LAB | lab(84.01, 17.88, -23.04) |
| CIE-LCH | lch(84.01, 29.16, 307.81°) |
| OKLab | oklab(86.9% 0.0432 -0.0626) |
| OKLCH | oklch(86.9% 0.076 304.6) |
| XYZ | xyz(68.8120, 64.0885, 101.6546) |
| Luminance | 0.6409 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 1.03
Light Lavender
#DFC5FE
ΔE00 1.13
Light Lilac
#EDC8FF
ΔE00 3.38
Pale Lavender
#EECFFE
ΔE00 3.57
Light Lavendar
#EFC0FE
ΔE00 5.18
Very Light Purple
#F6CEFC
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC8FD #E6FDC8
analogous
#C8CCFD #DFC8FD #FAC8FD
triadic
#DFC8FD #FDDFC8 #C8FDDF
tetradic
#DFC8FD #FDC8CC #E6FDC8 #C8FDFA
square
#DFC8FD #FDC8CC #E6FDC8 #C8FDFA
split-complementary
#DFC8FD #FDFAC8 #CCFDC8
monochromatic
#9A52F9 #BD8DFB #DFC8FD #EEE1FE #EEE1FE
Accessibility & contrast
On white
1.52
#DFC8FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#DFC8FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC8FD
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC8FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC8FD | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD1FF
Deuteranopia (green-blind)
#C3D2FB
Tritanopia (blue-blind)
#DBCFDA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dfc8fd; /* rgb */ color: rgb(223, 200, 253); /* oklch */ color: oklch(86.9% 0.076 304.6);
Tailwind
colors: {
custom: {
50: '#e9d8fe',
500: '#dfc8fd',
950: '#000000',
},
}SCSS
$custom: #dfc8fd; $custom-light: #e9d8fe; $custom-dark: #000000;
JSON
{
"hex": "#dfc8fd",
"rgb": {
"r": 223,
"g": 200,
"b": 253
},
"hsl": {
"h": 266.038,
"s": 92.982,
"l": 88.824
},
"oklch": {
"l": 0.86902,
"c": 0.07608,
"h": 304.6
},
"luminance": 0.64088
}Semantic roles & 50–950 ramp
primary
#DFC8FD
secondary
#BBE584
accent
#E60082
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161417
muted
#848385