#DFCFF3#DFCFF3
#DFCFF3 is a very light, muted violet. Relative luminance 0.668; OKLCH L 87.9% C 0.052 H 305.4°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCFF3 |
|---|---|
| RGB | rgb(223, 207, 243) |
| HSL | hsl(267, 60%, 88%) |
| HSV | hsv(267, 15%, 95%) |
| CMYK | cmyk(8.2%, 14.8%, 0%, 4.7%) |
| CIE-LAB | lab(85.40, 12.15, -15.64) |
| CIE-LCH | lch(85.40, 19.81, 307.83°) |
| OKLab | oklab(87.87% 0.03 -0.0422) |
| OKLCH | oklch(87.87% 0.052 305.4) |
| XYZ | xyz(68.9190, 66.7848, 94.0366) |
| Luminance | 0.6679 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 4.46
Pale Lavender
#EECFFE
ΔE00 4.59
Light Lavender
#DFC5FE
ΔE00 5.73
Thistle
#D8BFD8
ΔE00 5.86
Light Lilac
#EDC8FF
ΔE00 6.30
Very Light Purple
#F6CEFC
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCFF3 #E3F3CF
analogous
#CFD1F3 #DFCFF3 #F1CFF3
triadic
#DFCFF3 #F3DFCF #CFF3DF
tetradic
#DFCFF3 #F3CFD1 #E3F3CF #CFF3F1
square
#DFCFF3 #F3CFD1 #E3F3CF #CFF3F1
split-complementary
#DFCFF3 #F3F1CF #D1F3CF
monochromatic
#9E6DDB #BE9EE7 #DFCFF3 #EFE7F9 #EFE7F9
Accessibility & contrast
On white
1.46
#DFCFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#DFCFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCFF3
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCFF3 | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D5F5
Deuteranopia (green-blind)
#CCD5F2
Tritanopia (blue-blind)
#DCD4DB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dfcff3; /* rgb */ color: rgb(223, 207, 243); /* oklch */ color: oklch(87.9% 0.052 305.4);
Tailwind
colors: {
custom: {
50: '#e9ddf7',
500: '#dfcff3',
950: '#000000',
},
}SCSS
$custom: #dfcff3; $custom-light: #e9ddf7; $custom-dark: #000000;
JSON
{
"hex": "#dfcff3",
"rgb": {
"r": 223,
"g": 207,
"b": 243
},
"hsl": {
"h": 266.667,
"s": 60,
"l": 88.235
},
"oklch": {
"l": 0.8787,
"c": 0.05175,
"h": 305.4
},
"luminance": 0.66785
}Semantic roles & 50–950 ramp
primary
#DFCFF3
secondary
#B7D393
accent
#C81E7C
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485