#DFC0EF#DFC0EF
#DFC0EF is a very light, moderate violet. Relative luminance 0.596; OKLCH L 84.9% C 0.072 H 314.1°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC0EF |
|---|---|
| RGB | rgb(223, 192, 239) |
| HSL | hsl(280, 59%, 85%) |
| HSV | hsv(280, 20%, 94%) |
| CMYK | cmyk(6.7%, 19.7%, 0%, 6.3%) |
| CIE-LAB | lab(81.63, 19.37, -19.18) |
| CIE-LCH | lch(81.63, 27.26, 315.28°) |
| OKLab | oklab(84.91% 0.0503 -0.0518) |
| OKLCH | oklch(84.91% 0.072 314.1) |
| XYZ | xyz(64.8586, 59.6199, 89.7356) |
| Luminance | 0.5962 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 3.10
Pale Lilac
#E4CBFF
ΔE00 3.33
Light Lavender
#DFC5FE
ΔE00 3.43
Pale Lavender
#EECFFE
ΔE00 3.54
Light Lavendar
#EFC0FE
ΔE00 4.21
Very Light Purple
#F6CEFC
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC0EF #D0EFC0
analogous
#C8C0EF #DFC0EF #EFC0E8
triadic
#DFC0EF #EFDFC0 #C0EFDF
tetradic
#DFC0EF #EFC8C0 #D0EFC0 #C0E8EF
square
#DFC0EF #EFC8C0 #D0EFC0 #C0E8EF
split-complementary
#DFC0EF #E8EFC0 #C0EFC8
monochromatic
#AD5ED6 #C68FE3 #DFC0EF #F3E7F9 #F3E7F9
Accessibility & contrast
On white
1.62
#DFC0EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#DFC0EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC0EF
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC0EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC0EF | 1.00 | 1.62 | 12.92 | 12.92 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC9F1
Deuteranopia (green-blind)
#C0CCED
Tritanopia (blue-blind)
#DEC5D0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #dfc0ef; /* rgb */ color: rgb(223, 192, 239); /* oklch */ color: oklch(84.9% 0.072 314.1);
Tailwind
colors: {
custom: {
50: '#e9d3f4',
500: '#dfc0ef',
950: '#000000',
},
}SCSS
$custom: #dfc0ef; $custom-light: #e9d3f4; $custom-dark: #000000;
JSON
{
"hex": "#dfc0ef",
"rgb": {
"r": 223,
"g": 192,
"b": 239
},
"hsl": {
"h": 279.574,
"s": 59.494,
"l": 84.51
},
"oklch": {
"l": 0.8491,
"c": 0.07223,
"h": 314.1
},
"luminance": 0.59619
}Semantic roles & 50–950 ramp
primary
#DFC0EF
secondary
#9ECD86
accent
#C71E58
background
#FEFEFF
surface
#FDFBFE
border
#D5D4D6
text
#161417
muted
#848385