#DFCBEC#DFCBEC
#DFCBEC is a very light, muted violet. Relative luminance 0.645; OKLCH L 86.9% C 0.050 H 312.2°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCBEC |
|---|---|
| RGB | rgb(223, 203, 236) |
| HSL | hsl(276, 46%, 86%) |
| HSV | hsv(276, 14%, 93%) |
| CMYK | cmyk(5.5%, 14%, 0%, 7.5%) |
| CIE-LAB | lab(84.20, 12.91, -13.71) |
| CIE-LCH | lch(84.20, 18.84, 313.28°) |
| OKLab | oklab(86.87% 0.0334 -0.0368) |
| OKLCH | oklch(86.87% 0.05 312.2) |
| XYZ | xyz(66.9252, 64.4564, 88.2563) |
| Luminance | 0.6446 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.16
Pale Lavender
#EECFFE
ΔE00 4.64
Pale Lilac
#E4CBFF
ΔE00 5.12
Very Light Purple
#F6CEFC
ΔE00 5.85
Light Lavender
#DFC5FE
ΔE00 6.32
Light Lilac
#EDC8FF
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCBEC #D8ECCB
analogous
#CECBEC #DFCBEC #ECCBE8
triadic
#DFCBEC #ECDFCB #CBECDF
tetradic
#DFCBEC #ECCECB #D8ECCB #CBE8EC
square
#DFCBEC #ECCECB #D8ECCB #CBE8EC
split-complementary
#DFCBEC #E8ECCB #CBECCE
monochromatic
#A871CB #C39EDC #DFCBEC #F1E9F7 #F1E9F7
Accessibility & contrast
On white
1.51
#DFCBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#DFCBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCBEC
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCBEC | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D1ED
Deuteranopia (green-blind)
#CAD3EB
Tritanopia (blue-blind)
#DECFD6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dfcbec; /* rgb */ color: rgb(223, 203, 236); /* oklch */ color: oklch(86.9% 0.050 312.2);
Tailwind
colors: {
custom: {
50: '#e9daf2',
500: '#dfcbec',
950: '#000000',
},
}SCSS
$custom: #dfcbec; $custom-light: #e9daf2; $custom-dark: #000000;
JSON
{
"hex": "#dfcbec",
"rgb": {
"r": 223,
"g": 203,
"b": 236
},
"hsl": {
"h": 276.364,
"s": 46.479,
"l": 86.078
},
"oklch": {
"l": 0.86873,
"c": 0.04971,
"h": 312.2
},
"luminance": 0.64456
}Semantic roles & 50–950 ramp
primary
#DFCBEC
secondary
#A8C893
accent
#BA2C64
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161416
muted
#848385