#DFCAFD#DFCAFD
#DFCAFD is a very light, moderate violet. Relative luminance 0.650; OKLCH L 87.3% C 0.073 H 303.7°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCAFD |
|---|---|
| RGB | rgb(223, 202, 253) |
| HSL | hsl(265, 93%, 89%) |
| HSV | hsv(265, 20%, 99%) |
| CMYK | cmyk(11.9%, 20.2%, 0%, 0.8%) |
| CIE-LAB | lab(84.49, 16.81, -22.31) |
| CIE-LCH | lch(84.49, 27.93, 307.00°) |
| OKLab | oklab(87.28% 0.0404 -0.0606) |
| OKLCH | oklch(87.28% 0.073 303.7) |
| XYZ | xyz(69.2782, 65.0210, 101.8100) |
| Luminance | 0.6502 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 1.09
Light Lavender
#DFC5FE
ΔE00 1.80
Pale Lavender
#EECFFE
ΔE00 3.51
Light Lilac
#EDC8FF
ΔE00 3.76
Very Light Purple
#F6CEFC
ΔE00 5.66
Light Lavendar
#EFC0FE
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCAFD #E8FDCA
analogous
#CACFFD #DFCAFD #F9CAFD
triadic
#DFCAFD #FDDFCA #CAFDDF
tetradic
#DFCAFD #FDCACF #E8FDCA #CAFDF9
square
#DFCAFD #FDCACF #E8FDCA #CAFDF9
split-complementary
#DFCAFD #FDF9CA #CFFDCA
monochromatic
#9854F9 #BB8FFB #DFCAFD #EDE2FE #EDE2FE
Accessibility & contrast
On white
1.50
#DFCAFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#DFCAFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCAFD
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCAFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCAFD | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D2FF
Deuteranopia (green-blind)
#C5D3FB
Tritanopia (blue-blind)
#DBD1DB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dfcafd; /* rgb */ color: rgb(223, 202, 253); /* oklch */ color: oklch(87.3% 0.073 303.7);
Tailwind
colors: {
custom: {
50: '#e9dafe',
500: '#dfcafd',
950: '#000000',
},
}SCSS
$custom: #dfcafd; $custom-light: #e9dafe; $custom-dark: #000000;
JSON
{
"hex": "#dfcafd",
"rgb": {
"r": 223,
"g": 202,
"b": 253
},
"hsl": {
"h": 264.706,
"s": 92.727,
"l": 89.216
},
"oklch": {
"l": 0.87276,
"c": 0.0728,
"h": 303.7
},
"luminance": 0.65021
}Semantic roles & 50–950 ramp
primary
#DFCAFD
secondary
#BEE586
accent
#E60087
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161417
muted
#848385