#DFCFEA#DFCFEA
#DFCFEA is a very light, muted violet. Relative luminance 0.663; OKLCH L 87.6% C 0.040 H 311.7°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCFEA |
|---|---|
| RGB | rgb(223, 207, 234) |
| HSL | hsl(276, 39%, 86%) |
| HSV | hsv(276, 12%, 92%) |
| CMYK | cmyk(4.7%, 11.5%, 0%, 8.2%) |
| CIE-LAB | lab(85.13, 10.41, -11.27) |
| CIE-LCH | lch(85.13, 15.34, 312.73°) |
| OKLab | oklab(87.57% 0.0269 -0.0302) |
| OKLCH | oklch(87.57% 0.04 311.7) |
| XYZ | xyz(67.5931, 66.2545, 87.0534) |
| Luminance | 0.6625 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.57
Pale Lavender
#EECFFE
ΔE00 6.55
Pale Lilac
#E4CBFF
ΔE00 7.06
Very Light Purple
#F6CEFC
ΔE00 7.64
Lavender (CSS)
#E6E6FA
ΔE00 8.11
Light Lavender
#DFC5FE
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCFEA #DAEACF
analogous
#D2CFEA #DFCFEA #EACFE8
triadic
#DFCFEA #EADFCF #CFEADF
tetradic
#DFCFEA #EAD2CF #DAEACF #CFE8EA
square
#DFCFEA #EAD2CF #DAEACF #CFE8EA
split-complementary
#DFCFEA #E8EACF #CFEAD2
monochromatic
#A67AC5 #C3A4D7 #DFCFEA #F1EAF6 #F1EAF6
Accessibility & contrast
On white
1.47
#DFCFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#DFCFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCFEA
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCFEA | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD4EB
Deuteranopia (green-blind)
#CED5E9
Tritanopia (blue-blind)
#DED2D8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dfcfea; /* rgb */ color: rgb(223, 207, 234); /* oklch */ color: oklch(87.6% 0.040 311.7);
Tailwind
colors: {
custom: {
50: '#e9ddf0',
500: '#dfcfea',
950: '#000000',
},
}SCSS
$custom: #dfcfea; $custom-light: #e9ddf0; $custom-dark: #000000;
JSON
{
"hex": "#dfcfea",
"rgb": {
"r": 223,
"g": 207,
"b": 234
},
"hsl": {
"h": 275.556,
"s": 39.13,
"l": 86.471
},
"oklch": {
"l": 0.87571,
"c": 0.04045,
"h": 311.7
},
"luminance": 0.66254
}Semantic roles & 50–950 ramp
primary
#DFCFEA
secondary
#ABC599
accent
#B23367
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485