#DFCCEB#DFCCEB
#DFCCEB is a very light, muted violet. Relative luminance 0.649; OKLCH L 87.0% C 0.047 H 312.5°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCCEB |
|---|---|
| RGB | rgb(223, 204, 235) |
| HSL | hsl(277, 44%, 86%) |
| HSV | hsv(277, 13%, 92%) |
| CMYK | cmyk(5.1%, 13.2%, 0%, 7.8%) |
| CIE-LAB | lab(84.42, 12.19, -12.86) |
| CIE-LCH | lch(84.42, 17.72, 313.47°) |
| OKLab | oklab(87.03% 0.0316 -0.0345) |
| OKLCH | oklch(87.03% 0.047 312.5) |
| XYZ | xyz(67.0172, 64.8723, 87.5722) |
| Luminance | 0.6487 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.06
Pale Lavender
#EECFFE
ΔE00 5.20
Pale Lilac
#E4CBFF
ΔE00 5.72
Very Light Purple
#F6CEFC
ΔE00 6.33
Light Lavender
#DFC5FE
ΔE00 6.94
Light Lilac
#EDC8FF
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCCEB #D8EBCC
analogous
#CFCCEB #DFCCEB #EBCCE7
triadic
#DFCCEB #EBDFCC #CCEBDF
tetradic
#DFCCEB #EBCFCC #D8EBCC #CCE7EB
square
#DFCCEB #EBCFCC #D8EBCC #CCE7EB
split-complementary
#DFCCEB #E7EBCC #CCEBCF
monochromatic
#A874C9 #C3A0DA #DFCCEB #F1E9F6 #F1E9F6
Accessibility & contrast
On white
1.50
#DFCCEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#DFCCEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCCEB
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCCEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCCEB | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D2EC
Deuteranopia (green-blind)
#CCD3EA
Tritanopia (blue-blind)
#DECFD6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dfcceb; /* rgb */ color: rgb(223, 204, 235); /* oklch */ color: oklch(87.0% 0.047 312.5);
Tailwind
colors: {
custom: {
50: '#e9dbf1',
500: '#dfcceb',
950: '#000000',
},
}SCSS
$custom: #dfcceb; $custom-light: #e9dbf1; $custom-dark: #000000;
JSON
{
"hex": "#dfcceb",
"rgb": {
"r": 223,
"g": 204,
"b": 235
},
"hsl": {
"h": 276.774,
"s": 43.662,
"l": 86.078
},
"oklch": {
"l": 0.8703,
"c": 0.04679,
"h": 312.5
},
"luminance": 0.64872
}Semantic roles & 50–950 ramp
primary
#DFCCEB
secondary
#A8C695
accent
#B72F63
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161516
muted
#848485