#DFC9FA#DFC9FA
#DFC9FA is a very light, moderate violet. Relative luminance 0.644; OKLCH L 87.0% C 0.071 H 305.3°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC9FA |
|---|---|
| RGB | rgb(223, 201, 250) |
| HSL | hsl(267, 83%, 88%) |
| HSV | hsv(267, 20%, 98%) |
| CMYK | cmyk(10.8%, 19.6%, 0%, 2%) |
| CIE-LAB | lab(84.15, 16.74, -21.23) |
| CIE-LCH | lch(84.15, 27.03, 308.25°) |
| OKLab | oklab(86.98% 0.0408 -0.0576) |
| OKLCH | oklch(86.98% 0.071 305.3) |
| XYZ | xyz(68.5702, 64.3636, 99.2350) |
| Luminance | 0.6436 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 1.12
Light Lavender
#DFC5FE
ΔE00 2.03
Pale Lavender
#EECFFE
ΔE00 3.15
Light Lilac
#EDC8FF
ΔE00 3.54
Very Light Purple
#F6CEFC
ΔE00 5.25
Light Lavendar
#EFC0FE
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC9FA #E4FAC9
analogous
#C9CBFA #DFC9FA #F7C9FA
triadic
#DFC9FA #FADFC9 #C9FADF
tetradic
#DFC9FA #FAC9CB #E4FAC9 #C9FAF7
square
#DFC9FA #FAC9CB #E4FAC9 #C9FAF7
split-complementary
#DFC9FA #FAF7C9 #CBFAC9
monochromatic
#9D59F0 #BE91F5 #DFC9FA #EEE3FC #EEE3FC
Accessibility & contrast
On white
1.51
#DFC9FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#DFC9FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC9FA
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC9FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC9FA | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D1FC
Deuteranopia (green-blind)
#C5D2F8
Tritanopia (blue-blind)
#DBCFDA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dfc9fa; /* rgb */ color: rgb(223, 201, 250); /* oklch */ color: oklch(87.0% 0.071 305.3);
Tailwind
colors: {
custom: {
50: '#e9d9fc',
500: '#dfc9fa',
950: '#000000',
},
}SCSS
$custom: #dfc9fa; $custom-light: #e9d9fc; $custom-dark: #000000;
JSON
{
"hex": "#dfc9fa",
"rgb": {
"r": 223,
"g": 201,
"b": 250
},
"hsl": {
"h": 266.939,
"s": 83.051,
"l": 88.431
},
"oklch": {
"l": 0.8698,
"c": 0.07059,
"h": 305.3
},
"luminance": 0.64363
}Semantic roles & 50–950 ramp
primary
#DFC9FA
secondary
#B8DF88
accent
#DF067E
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161417
muted
#848385