#DFCFFA#DFCFFA
#DFCFFA is a very light, moderate violet. Relative luminance 0.672; OKLCH L 88.1% C 0.061 H 302.1°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCFFA |
|---|---|
| RGB | rgb(223, 207, 250) |
| HSL | hsl(262, 81%, 90%) |
| HSV | hsv(262, 17%, 98%) |
| CMYK | cmyk(10.8%, 17.2%, 0%, 2%) |
| CIE-LAB | lab(85.61, 13.54, -19.02) |
| CIE-LCH | lch(85.61, 23.35, 305.44°) |
| OKLab | oklab(88.11% 0.0323 -0.0515) |
| OKLCH | oklch(88.11% 0.061 302.1) |
| XYZ | xyz(69.9963, 67.2158, 99.7103) |
| Luminance | 0.6722 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 2.89
Pale Lavender
#EECFFE
ΔE00 3.98
Light Lavender
#DFC5FE
ΔE00 4.11
Light Lilac
#EDC8FF
ΔE00 5.30
Periwinkle
#CCCCFF
ΔE00 5.90
Very Light Purple
#F6CEFC
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCFFA #EAFACF
analogous
#CFD5FA #DFCFFA #F5CFFA
triadic
#DFCFFA #FADFCF #CFFADF
tetradic
#DFCFFA #FACFD5 #EAFACF #CFFAF5
square
#DFCFFA #FACFD5 #EAFACF #CFFAF5
split-complementary
#DFCFFA #FAF5CF #D5FACF
monochromatic
#9560EE #BA98F4 #DFCFFA #EDE3FC #EDE3FC
Accessibility & contrast
On white
1.45
#DFCFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#DFCFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCFFA
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCFFA | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D6FC
Deuteranopia (green-blind)
#CAD6F9
Tritanopia (blue-blind)
#DBD5DD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dfcffa; /* rgb */ color: rgb(223, 207, 250); /* oklch */ color: oklch(88.1% 0.061 302.1);
Tailwind
colors: {
custom: {
50: '#e9ddfc',
500: '#dfcffa',
950: '#000000',
},
}SCSS
$custom: #dfcffa; $custom-light: #e9ddfc; $custom-dark: #000000;
JSON
{
"hex": "#dfcffa",
"rgb": {
"r": 223,
"g": 207,
"b": 250
},
"hsl": {
"h": 262.326,
"s": 81.132,
"l": 89.608
},
"oklch": {
"l": 0.88111,
"c": 0.06081,
"h": 302.1
},
"luminance": 0.67216
}Semantic roles & 50–950 ramp
primary
#DFCFFA
secondary
#C1E08D
accent
#DD088E
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485