#DFC2EF#DFC2EF
#DFC2EF is a very light, moderate violet. Relative luminance 0.605; OKLCH L 85.3% C 0.069 H 313.6°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC2EF |
|---|---|
| RGB | rgb(223, 194, 239) |
| HSL | hsl(279, 58%, 85%) |
| HSV | hsv(279, 19%, 94%) |
| CMYK | cmyk(6.7%, 18.8%, 0%, 6.3%) |
| CIE-LAB | lab(82.11, 18.30, -18.46) |
| CIE-LCH | lch(82.11, 25.99, 314.75°) |
| OKLab | oklab(85.28% 0.0474 -0.0498) |
| OKLCH | oklch(85.28% 0.069 313.6) |
| XYZ | xyz(65.3007, 60.5042, 89.8830) |
| Luminance | 0.6050 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 3.14
Pale Lavender
#EECFFE
ΔE00 3.25
Light Lilac
#EDC8FF
ΔE00 3.29
Light Lavender
#DFC5FE
ΔE00 3.54
Very Light Purple
#F6CEFC
ΔE00 4.30
Light Lavendar
#EFC0FE
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC2EF #D2EFC2
analogous
#C9C2EF #DFC2EF #EFC2E8
triadic
#DFC2EF #EFDFC2 #C2EFDF
tetradic
#DFC2EF #EFC9C2 #D2EFC2 #C2E8EF
square
#DFC2EF #EFC9C2 #D2EFC2 #C2E8EF
split-complementary
#DFC2EF #E8EFC2 #C2EFC9
monochromatic
#AC61D6 #C692E2 #DFC2EF #F2E7F9 #F2E7F9
Accessibility & contrast
On white
1.60
#DFC2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#DFC2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC2EF
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC2EF | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCBF1
Deuteranopia (green-blind)
#C2CDED
Tritanopia (blue-blind)
#DEC7D1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #dfc2ef; /* rgb */ color: rgb(223, 194, 239); /* oklch */ color: oklch(85.3% 0.069 313.6);
Tailwind
colors: {
custom: {
50: '#e9d4f4',
500: '#dfc2ef',
950: '#000000',
},
}SCSS
$custom: #dfc2ef; $custom-light: #e9d4f4; $custom-dark: #000000;
JSON
{
"hex": "#dfc2ef",
"rgb": {
"r": 223,
"g": 194,
"b": 239
},
"hsl": {
"h": 278.667,
"s": 58.442,
"l": 84.902
},
"oklch": {
"l": 0.85282,
"c": 0.06877,
"h": 313.6
},
"luminance": 0.60504
}Semantic roles & 50–950 ramp
primary
#DFC2EF
secondary
#A1CD88
accent
#C61F5B
background
#FEFEFF
surface
#FDFBFE
border
#D5D4D6
text
#161417
muted
#848385