#DFC8EB#DFC8EB
#DFC8EB is a very light, muted violet. Relative luminance 0.630; OKLCH L 86.3% C 0.054 H 314.2°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC8EB |
|---|---|
| RGB | rgb(223, 200, 235) |
| HSL | hsl(279, 47%, 85%) |
| HSV | hsv(279, 15%, 92%) |
| CMYK | cmyk(5.1%, 14.9%, 0%, 7.8%) |
| CIE-LAB | lab(83.44, 14.32, -14.32) |
| CIE-LCH | lch(83.44, 20.25, 314.99°) |
| OKLab | oklab(86.27% 0.0374 -0.0385) |
| OKLCH | oklch(86.27% 0.054 314.2) |
| XYZ | xyz(66.0787, 62.9952, 87.2594) |
| Luminance | 0.6300 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.94
Pale Lavender
#EECFFE
ΔE00 4.10
Pale Lilac
#E4CBFF
ΔE00 4.67
Very Light Purple
#F6CEFC
ΔE00 5.17
Light Lilac
#EDC8FF
ΔE00 5.56
Light Lavender
#DFC5FE
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC8EB #D4EBC8
analogous
#CDC8EB #DFC8EB #EBC8E5
triadic
#DFC8EB #EBDFC8 #C8EBDF
tetradic
#DFC8EB #EBCDC8 #D4EBC8 #C8E5EB
square
#DFC8EB #EBCDC8 #D4EBC8 #C8E5EB
split-complementary
#DFC8EB #E5EBC8 #C8EBCD
monochromatic
#AB6ECA #C59BDB #DFC8EB #F2E9F7 #F2E9F7
Accessibility & contrast
On white
1.54
#DFC8EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#DFC8EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC8EB
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC8EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC8EB | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CFED
Deuteranopia (green-blind)
#C8D1EA
Tritanopia (blue-blind)
#DECCD4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #dfc8eb; /* rgb */ color: rgb(223, 200, 235); /* oklch */ color: oklch(86.3% 0.054 314.2);
Tailwind
colors: {
custom: {
50: '#e9d8f1',
500: '#dfc8eb',
950: '#000000',
},
}SCSS
$custom: #dfc8eb; $custom-light: #e9d8f1; $custom-dark: #000000;
JSON
{
"hex": "#dfc8eb",
"rgb": {
"r": 223,
"g": 200,
"b": 235
},
"hsl": {
"h": 279.429,
"s": 46.667,
"l": 85.294
},
"oklch": {
"l": 0.8627,
"c": 0.05365,
"h": 314.2
},
"luminance": 0.62995
}Semantic roles & 50–950 ramp
primary
#DFC8EB
secondary
#A3C790
accent
#BA2C5C
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161416
muted
#848385