#DFCFEF#DFCFEF
#DFCFEF is a very light, muted violet. Relative luminance 0.665; OKLCH L 87.7% C 0.047 H 307.9°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCFEF |
|---|---|
| RGB | rgb(223, 207, 239) |
| HSL | hsl(270, 50%, 87%) |
| HSV | hsv(270, 13%, 94%) |
| CMYK | cmyk(6.7%, 13.4%, 0%, 6.3%) |
| CIE-LAB | lab(85.27, 11.37, -13.70) |
| CIE-LCH | lch(85.27, 17.81, 309.68°) |
| OKLab | oklab(87.74% 0.0287 -0.0368) |
| OKLCH | oklch(87.74% 0.047 307.9) |
| XYZ | xyz(68.3215, 66.5459, 90.8900) |
| Luminance | 0.6655 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.15
Pale Lavender
#EECFFE
ΔE00 5.34
Pale Lilac
#E4CBFF
ΔE00 5.56
Very Light Purple
#F6CEFC
ΔE00 6.77
Light Lavender
#DFC5FE
ΔE00 6.82
Light Lilac
#EDC8FF
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCFEF #DFEFCF
analogous
#CFCFEF #DFCFEF #EFCFEF
triadic
#DFCFEF #EFDFCF #CFEFDF
tetradic
#DFCFEF #EFCFCF #DFEFCF #CFEFEF
square
#DFCFEF #EFCFCF #DFEFCF #CFEFEF
split-complementary
#DFCFEF #EFEFCF #CFEFCF
monochromatic
#A273D0 #C0A1E0 #DFCFEF #F0E8F7 #F0E8F7
Accessibility & contrast
On white
1.47
#DFCFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#DFCFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCFEF
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCFEF | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD4F0
Deuteranopia (green-blind)
#CDD5EE
Tritanopia (blue-blind)
#DDD3D9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dfcfef; /* rgb */ color: rgb(223, 207, 239); /* oklch */ color: oklch(87.7% 0.047 307.9);
Tailwind
colors: {
custom: {
50: '#e9ddf4',
500: '#dfcfef',
950: '#000000',
},
}SCSS
$custom: #dfcfef; $custom-light: #e9ddf4; $custom-dark: #000000;
JSON
{
"hex": "#dfcfef",
"rgb": {
"r": 223,
"g": 207,
"b": 239
},
"hsl": {
"h": 270,
"s": 50,
"l": 87.451
},
"oklch": {
"l": 0.87736,
"c": 0.04667,
"h": 307.9
},
"luminance": 0.66546
}Semantic roles & 50–950 ramp
primary
#DFCFEF
secondary
#B1CC96
accent
#BD2873
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485