#DFC6EF#DFC6EF
#DFC6EF is a very light, moderate violet. Relative luminance 0.623; OKLCH L 86.0% C 0.062 H 312.2°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC6EF |
|---|---|
| RGB | rgb(223, 198, 239) |
| HSL | hsl(277, 56%, 86%) |
| HSV | hsv(277, 17%, 94%) |
| CMYK | cmyk(6.7%, 17.2%, 0%, 6.3%) |
| CIE-LAB | lab(83.08, 16.16, -17.00) |
| CIE-LCH | lch(83.08, 23.46, 313.54°) |
| OKLab | oklab(86.03% 0.0416 -0.0458) |
| OKLCH | oklch(86.03% 0.062 312.2) |
| XYZ | xyz(66.2029, 62.3087, 90.1838) |
| Luminance | 0.6231 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 3.13
Pale Lilac
#E4CBFF
ΔE00 3.24
Light Lilac
#EDC8FF
ΔE00 4.09
Light Lavender
#DFC5FE
ΔE00 4.14
Very Light Purple
#F6CEFC
ΔE00 4.49
Thistle
#D8BFD8
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC6EF #D6EFC6
analogous
#CAC6EF #DFC6EF #EFC6EA
triadic
#DFC6EF #EFDFC6 #C6EFDF
tetradic
#DFC6EF #EFCAC6 #D6EFC6 #C6EAEF
square
#DFC6EF #EFCAC6 #D6EFC6 #C6EAEF
split-complementary
#DFC6EF #EAEFC6 #C6EFCA
monochromatic
#A966D4 #C496E2 #DFC6EF #F2E7F8 #F2E7F8
Accessibility & contrast
On white
1.56
#DFC6EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#DFC6EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC6EF
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC6EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC6EF | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CEF1
Deuteranopia (green-blind)
#C5D0EE
Tritanopia (blue-blind)
#DECBD4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #dfc6ef; /* rgb */ color: rgb(223, 198, 239); /* oklch */ color: oklch(86.0% 0.062 312.2);
Tailwind
colors: {
custom: {
50: '#e9d7f4',
500: '#dfc6ef',
950: '#000000',
},
}SCSS
$custom: #dfc6ef; $custom-light: #e9d7f4; $custom-dark: #000000;
JSON
{
"hex": "#dfc6ef",
"rgb": {
"r": 223,
"g": 198,
"b": 239
},
"hsl": {
"h": 276.585,
"s": 56.164,
"l": 85.686
},
"oklch": {
"l": 0.86029,
"c": 0.0619,
"h": 312.2
},
"luminance": 0.62308
}Semantic roles & 50–950 ramp
primary
#DFC6EF
secondary
#A5CD8C
accent
#C42261
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161417
muted
#848385