#DFC4FF#DFC4FF
#DFC4FF is a very light, moderate violet. Relative luminance 0.624; OKLCH L 86.2% C 0.085 H 305.5°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC4FF |
|---|---|
| RGB | rgb(223, 196, 255) |
| HSL | hsl(267, 100%, 88%) |
| HSV | hsv(267, 23%, 100%) |
| CMYK | cmyk(12.5%, 23.1%, 0%, 0%) |
| CIE-LAB | lab(83.12, 20.43, -25.46) |
| CIE-LCH | lch(83.12, 32.64, 308.75°) |
| OKLab | oklab(86.24% 0.0495 -0.0694) |
| OKLCH | oklch(86.24% 0.085 305.5) |
| XYZ | xyz(68.2179, 62.3881, 103.0366) |
| Luminance | 0.6239 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 0.48
Pale Lilac
#E4CBFF
ΔE00 2.18
Light Lilac
#EDC8FF
ΔE00 3.28
Light Violet
#D6B4FC
ΔE00 4.31
Light Lavendar
#EFC0FE
ΔE00 4.37
Pale Lavender
#EECFFE
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC4FF #E4FFC4
analogous
#C4C6FF #DFC4FF #FDC4FF
triadic
#DFC4FF #FFDFC4 #C4FFDF
tetradic
#DFC4FF #FFC4C6 #E4FFC4 #C4FFFD
square
#DFC4FF #FFC4C6 #E4FFC4 #C4FFFD
split-complementary
#DFC4FF #FFFDC4 #C6FFC4
monochromatic
#9D4AFF #BE87FF #DFC4FF #EEE0FF #EEE0FF
Accessibility & contrast
On white
1.56
#DFC4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#DFC4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC4FF
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC4FF | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACEFF
Deuteranopia (green-blind)
#BFCFFD
Tritanopia (blue-blind)
#DBCCD8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #dfc4ff; /* rgb */ color: rgb(223, 196, 255); /* oklch */ color: oklch(86.2% 0.085 305.5);
Tailwind
colors: {
custom: {
50: '#e9d6ff',
500: '#dfc4ff',
950: '#000000',
},
}SCSS
$custom: #dfc4ff; $custom-light: #e9d6ff; $custom-dark: #000000;
JSON
{
"hex": "#dfc4ff",
"rgb": {
"r": 223,
"g": 196,
"b": 255
},
"hsl": {
"h": 267.458,
"s": 100,
"l": 88.431
},
"oklch": {
"l": 0.86235,
"c": 0.08521,
"h": 305.5
},
"luminance": 0.62388
}Semantic roles & 50–950 ramp
primary
#DFC4FF
secondary
#B8E87F
accent
#E6007C
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161418
muted
#848386