#DFCCEF#DFCCEF
#DFCCEF is a very light, muted violet. Relative luminance 0.651; OKLCH L 87.2% C 0.052 H 309.6°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCCEF |
|---|---|
| RGB | rgb(223, 204, 239) |
| HSL | hsl(273, 52%, 87%) |
| HSV | hsv(273, 15%, 94%) |
| CMYK | cmyk(6.7%, 14.6%, 0%, 6.3%) |
| CIE-LAB | lab(84.54, 12.96, -14.81) |
| CIE-LCH | lch(84.54, 19.68, 311.20°) |
| OKLab | oklab(87.16% 0.033 -0.0398) |
| OKLCH | oklch(87.16% 0.052 309.6) |
| XYZ | xyz(67.6016, 65.1060, 90.6500) |
| Luminance | 0.6511 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 4.31
Pale Lilac
#E4CBFF
ΔE00 4.54
Thistle
#D8BFD8
ΔE00 4.84
Very Light Purple
#F6CEFC
ΔE00 5.77
Light Lavender
#DFC5FE
ΔE00 5.77
Light Lilac
#EDC8FF
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCCEF #DCEFCC
analogous
#CECCEF #DFCCEF #EFCCEE
triadic
#DFCCEF #EFDFCC #CCEFDF
tetradic
#DFCCEF #EFCECC #DCEFCC #CCEEEF
square
#DFCCEF #EFCECC #DCEFCC #CCEEEF
split-complementary
#DFCCEF #EEEFCC #CCEFCE
monochromatic
#A56FD2 #C29DE0 #DFCCEF #F0E8F8 #F0E8F8
Accessibility & contrast
On white
1.50
#DFCCEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#DFCCEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCCEF
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCCEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCCEF | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D2F1
Deuteranopia (green-blind)
#CBD3EE
Tritanopia (blue-blind)
#DDD0D8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dfccef; /* rgb */ color: rgb(223, 204, 239); /* oklch */ color: oklch(87.2% 0.052 309.6);
Tailwind
colors: {
custom: {
50: '#e9dbf4',
500: '#dfccef',
950: '#000000',
},
}SCSS
$custom: #dfccef; $custom-light: #e9dbf4; $custom-dark: #000000;
JSON
{
"hex": "#dfccef",
"rgb": {
"r": 223,
"g": 204,
"b": 239
},
"hsl": {
"h": 272.571,
"s": 52.239,
"l": 86.863
},
"oklch": {
"l": 0.87163,
"c": 0.0517,
"h": 309.6
},
"luminance": 0.65106
}Semantic roles & 50–950 ramp
primary
#DFCCEF
secondary
#ADCD93
accent
#C0266C
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161517
muted
#848485