#DFC9FF#DFC9FF
#DFC9FF is a very light, moderate violet. Relative luminance 0.647; OKLCH L 87.2% C 0.077 H 303.4°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC9FF |
|---|---|
| RGB | rgb(223, 201, 255) |
| HSL | hsl(264, 100%, 89%) |
| HSV | hsv(264, 21%, 100%) |
| CMYK | cmyk(12.5%, 21.2%, 0%, 0%) |
| CIE-LAB | lab(84.32, 17.75, -23.63) |
| CIE-LCH | lch(84.32, 29.56, 306.91°) |
| OKLab | oklab(87.16% 0.0424 -0.0643) |
| OKLCH | oklch(87.16% 0.077 303.4) |
| XYZ | xyz(69.3646, 64.6814, 103.4188) |
| Luminance | 0.6468 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 1.23
Light Lavender
#DFC5FE
ΔE00 1.23
Light Lilac
#EDC8FF
ΔE00 3.66
Pale Lavender
#EECFFE
ΔE00 3.83
Light Lavendar
#EFC0FE
ΔE00 5.44
Light Violet
#D6B4FC
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC9FF #E9FFC9
analogous
#C9CEFF #DFC9FF #FAC9FF
triadic
#DFC9FF #FFDFC9 #C9FFDF
tetradic
#DFC9FF #FFC9CE #E9FFC9 #C9FFFA
square
#DFC9FF #FFC9CE #E9FFC9 #C9FFFA
split-complementary
#DFC9FF #FFFAC9 #CEFFC9
monochromatic
#964FFF #BB8CFF #DFC9FF #EDE0FF #EDE0FF
Accessibility & contrast
On white
1.51
#DFC9FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#DFC9FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC9FF
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC9FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC9FF | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD2FF
Deuteranopia (green-blind)
#C3D2FD
Tritanopia (blue-blind)
#DAD0DB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dfc9ff; /* rgb */ color: rgb(223, 201, 255); /* oklch */ color: oklch(87.2% 0.077 303.4);
Tailwind
colors: {
custom: {
50: '#e9d9ff',
500: '#dfc9ff',
950: '#000000',
},
}SCSS
$custom: #dfc9ff; $custom-light: #e9d9ff; $custom-dark: #000000;
JSON
{
"hex": "#dfc9ff",
"rgb": {
"r": 223,
"g": 201,
"b": 255
},
"hsl": {
"h": 264.444,
"s": 100,
"l": 89.412
},
"oklch": {
"l": 0.87162,
"c": 0.07701,
"h": 303.4
},
"luminance": 0.64681
}Semantic roles & 50–950 ramp
primary
#DFC9FF
secondary
#C0E983
accent
#E60088
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161418
muted
#848386