#DFC5FF#DFC5FF
#DFC5FF is a very light, moderate violet. Relative luminance 0.628; OKLCH L 86.4% C 0.084 H 305.1°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC5FF |
|---|---|
| RGB | rgb(223, 197, 255) |
| HSL | hsl(267, 100%, 89%) |
| HSV | hsv(267, 23%, 100%) |
| CMYK | cmyk(12.5%, 22.7%, 0%, 0%) |
| CIE-LAB | lab(83.36, 19.89, -25.09) |
| CIE-LCH | lch(83.36, 32.02, 308.41°) |
| OKLab | oklab(86.42% 0.0481 -0.0683) |
| OKLCH | oklch(86.42% 0.084 305.1) |
| XYZ | xyz(68.4443, 62.8407, 103.1120) |
| Luminance | 0.6284 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 0.25
Pale Lilac
#E4CBFF
ΔE00 1.92
Light Lilac
#EDC8FF
ΔE00 3.29
Pale Lavender
#EECFFE
ΔE00 4.26
Light Lavendar
#EFC0FE
ΔE00 4.55
Light Violet
#D6B4FC
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC5FF #E5FFC5
analogous
#C5C8FF #DFC5FF #FCC5FF
triadic
#DFC5FF #FFDFC5 #C5FFDF
tetradic
#DFC5FF #FFC5C8 #E5FFC5 #C5FFFC
square
#DFC5FF #FFC5C8 #E5FFC5 #C5FFFC
split-complementary
#DFC5FF #FFFCC5 #C8FFC5
monochromatic
#9B4BFF #BD88FF #DFC5FF #EEE0FF #EEE0FF
Accessibility & contrast
On white
1.55
#DFC5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#DFC5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC5FF
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC5FF | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCFFF
Deuteranopia (green-blind)
#BFD0FD
Tritanopia (blue-blind)
#DBCDD9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #dfc5ff; /* rgb */ color: rgb(223, 197, 255); /* oklch */ color: oklch(86.4% 0.084 305.1);
Tailwind
colors: {
custom: {
50: '#e9d6ff',
500: '#dfc5ff',
950: '#000000',
},
}SCSS
$custom: #dfc5ff; $custom-light: #e9d6ff; $custom-dark: #000000;
JSON
{
"hex": "#dfc5ff",
"rgb": {
"r": 223,
"g": 197,
"b": 255
},
"hsl": {
"h": 266.897,
"s": 100,
"l": 88.627
},
"oklch": {
"l": 0.8642,
"c": 0.08356,
"h": 305.1
},
"luminance": 0.6284
}Semantic roles & 50–950 ramp
primary
#DFC5FF
secondary
#BAE980
accent
#E6007F
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161418
muted
#848386