#DFCAFF#DFCAFF
#DFCAFF is a very light, moderate violet. Relative luminance 0.651; OKLCH L 87.3% C 0.075 H 302.9°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCAFF |
|---|---|
| RGB | rgb(223, 202, 255) |
| HSL | hsl(264, 100%, 90%) |
| HSV | hsv(264, 21%, 100%) |
| CMYK | cmyk(12.5%, 20.8%, 0%, 0%) |
| CIE-LAB | lab(84.56, 17.22, -23.27) |
| CIE-LCH | lch(84.56, 28.94, 306.50°) |
| OKLab | oklab(87.35% 0.041 -0.0633) |
| OKLCH | oklch(87.35% 0.075 302.9) |
| XYZ | xyz(69.5985, 65.1491, 103.4968) |
| Luminance | 0.6515 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 1.24
Light Lavender
#DFC5FE
ΔE00 1.57
Pale Lavender
#EECFFE
ΔE00 3.80
Light Lilac
#EDC8FF
ΔE00 3.83
Light Lavendar
#EFC0FE
ΔE00 5.70
Periwinkle
#CCCCFF
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCAFF #EAFFCA
analogous
#CAD0FF #DFCAFF #FACAFF
triadic
#DFCAFF #FFDFCA #CAFFDF
tetradic
#DFCAFF #FFCAD0 #EAFFCA #CAFFFA
square
#DFCAFF #FFCAD0 #EAFFCA #CAFFFA
split-complementary
#DFCAFF #FFFACA #D0FFCA
monochromatic
#9550FF #BA8DFF #DFCAFF #EDE0FF #EDE0FF
Accessibility & contrast
On white
1.50
#DFCAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#DFCAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCAFF
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCAFF | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0D3FF
Deuteranopia (green-blind)
#C4D3FD
Tritanopia (blue-blind)
#DAD1DC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dfcaff; /* rgb */ color: rgb(223, 202, 255); /* oklch */ color: oklch(87.3% 0.075 302.9);
Tailwind
colors: {
custom: {
50: '#e9daff',
500: '#dfcaff',
950: '#000000',
},
}SCSS
$custom: #dfcaff; $custom-light: #e9daff; $custom-dark: #000000;
JSON
{
"hex": "#dfcaff",
"rgb": {
"r": 223,
"g": 202,
"b": 255
},
"hsl": {
"h": 263.774,
"s": 100,
"l": 89.608
},
"oklch": {
"l": 0.87349,
"c": 0.07538,
"h": 302.9
},
"luminance": 0.65149
}Semantic roles & 50–950 ramp
primary
#DFCAFF
secondary
#C1E984
accent
#E6008B
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161418
muted
#848386