#DFCAFA#DFCAFA
#DFCAFA is a very light, moderate violet. Relative luminance 0.648; OKLCH L 87.2% C 0.069 H 304.9°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCAFA |
|---|---|
| RGB | rgb(223, 202, 250) |
| HSL | hsl(266, 83%, 89%) |
| HSV | hsv(266, 19%, 98%) |
| CMYK | cmyk(10.8%, 19.2%, 0%, 2%) |
| CIE-LAB | lab(84.40, 16.20, -20.86) |
| CIE-LCH | lch(84.40, 26.41, 307.83°) |
| OKLab | oklab(87.17% 0.0394 -0.0566) |
| OKLCH | oklch(87.17% 0.069 304.9) |
| XYZ | xyz(68.8040, 64.8313, 99.3129) |
| Luminance | 0.6483 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 1.31
Light Lavender
#DFC5FE
ΔE00 2.35
Pale Lavender
#EECFFE
ΔE00 3.18
Light Lilac
#EDC8FF
ΔE00 3.78
Very Light Purple
#F6CEFC
ΔE00 5.33
Light Lavendar
#EFC0FE
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCAFA #E5FACA
analogous
#CACDFA #DFCAFA #F7CAFA
triadic
#DFCAFA #FADFCA #CAFADF
tetradic
#DFCAFA #FACACD #E5FACA #CAFAF7
square
#DFCAFA #FACACD #E5FACA #CAFAF7
split-complementary
#DFCAFA #FAF7CA #CDFACA
monochromatic
#9B5AEF #BD92F5 #DFCAFA #EEE3FC #EEE3FC
Accessibility & contrast
On white
1.50
#DFCAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#DFCAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCAFA
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCAFA | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D2FC
Deuteranopia (green-blind)
#C5D3F8
Tritanopia (blue-blind)
#DBD0DA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dfcafa; /* rgb */ color: rgb(223, 202, 250); /* oklch */ color: oklch(87.2% 0.069 304.9);
Tailwind
colors: {
custom: {
50: '#e9dafc',
500: '#dfcafa',
950: '#000000',
},
}SCSS
$custom: #dfcafa; $custom-light: #e9dafc; $custom-dark: #000000;
JSON
{
"hex": "#dfcafa",
"rgb": {
"r": 223,
"g": 202,
"b": 250
},
"hsl": {
"h": 266.25,
"s": 82.759,
"l": 88.627
},
"oklch": {
"l": 0.87168,
"c": 0.06895,
"h": 304.9
},
"luminance": 0.64831
}Semantic roles & 50–950 ramp
primary
#DFCAFA
secondary
#BADF89
accent
#DF0680
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161417
muted
#848385