#DFC6EE#DFC6EE
#DFC6EE is a very light, moderate violet. Relative luminance 0.622; OKLCH L 86.0% C 0.061 H 312.8°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC6EE |
|---|---|
| RGB | rgb(223, 198, 238) |
| HSL | hsl(278, 54%, 85%) |
| HSV | hsv(278, 17%, 93%) |
| CMYK | cmyk(6.3%, 16.8%, 0%, 6.7%) |
| CIE-LAB | lab(83.05, 15.97, -16.52) |
| CIE-LCH | lch(83.05, 22.97, 314.03°) |
| OKLab | oklab(86% 0.0413 -0.0445) |
| OKLCH | oklch(86% 0.061 312.8) |
| XYZ | xyz(66.0556, 62.2497, 89.4079) |
| Luminance | 0.6225 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 3.26
Pale Lilac
#E4CBFF
ΔE00 3.50
Light Lilac
#EDC8FF
ΔE00 4.30
Light Lavender
#DFC5FE
ΔE00 4.42
Very Light Purple
#F6CEFC
ΔE00 4.53
Thistle
#D8BFD8
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC6EE #D5EEC6
analogous
#CBC6EE #DFC6EE #EEC6E9
triadic
#DFC6EE #EEDFC6 #C6EEDF
tetradic
#DFC6EE #EECBC6 #D5EEC6 #C6E9EE
square
#DFC6EE #EECBC6 #D5EEC6 #C6E9EE
split-complementary
#DFC6EE #E9EEC6 #C6EECB
monochromatic
#AA68D2 #C597E0 #DFC6EE #F2E7F8 #F2E7F8
Accessibility & contrast
On white
1.56
#DFC6EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#DFC6EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC6EE
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC6EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC6EE | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CDF0
Deuteranopia (green-blind)
#C6CFED
Tritanopia (blue-blind)
#DECBD3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #dfc6ee; /* rgb */ color: rgb(223, 198, 238); /* oklch */ color: oklch(86.0% 0.061 312.8);
Tailwind
colors: {
custom: {
50: '#e9d7f3',
500: '#dfc6ee',
950: '#000000',
},
}SCSS
$custom: #dfc6ee; $custom-light: #e9d7f3; $custom-dark: #000000;
JSON
{
"hex": "#dfc6ee",
"rgb": {
"r": 223,
"g": 198,
"b": 238
},
"hsl": {
"h": 277.5,
"s": 54.054,
"l": 85.49
},
"oklch": {
"l": 0.85995,
"c": 0.06069,
"h": 312.8
},
"luminance": 0.62249
}Semantic roles & 50–950 ramp
primary
#DFC6EE
secondary
#A4CB8D
accent
#C2245F
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161417
muted
#848385