#DFCEEE#DFCEEE
#DFCEEE is a very light, muted violet. Relative luminance 0.660; OKLCH L 87.5% C 0.047 H 309.2°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCEEE |
|---|---|
| RGB | rgb(223, 206, 238) |
| HSL | hsl(272, 48%, 87%) |
| HSV | hsv(272, 13%, 93%) |
| CMYK | cmyk(6.3%, 13.4%, 0%, 6.7%) |
| CIE-LAB | lab(85.00, 11.71, -13.59) |
| CIE-LCH | lch(85.00, 17.93, 310.75°) |
| OKLab | oklab(87.51% 0.0297 -0.0365) |
| OKLCH | oklch(87.51% 0.047 309.2) |
| XYZ | xyz(67.9327, 66.0039, 90.0336) |
| Luminance | 0.6600 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.83
Pale Lavender
#EECFFE
ΔE00 5.19
Pale Lilac
#E4CBFF
ΔE00 5.49
Very Light Purple
#F6CEFC
ΔE00 6.56
Light Lavender
#DFC5FE
ΔE00 6.74
Light Lilac
#EDC8FF
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCEEE #DDEECE
analogous
#CFCEEE #DFCEEE #EECEED
triadic
#DFCEEE #EEDFCE #CEEEDF
tetradic
#DFCEEE #EECFCE #DDEECE #CEEDEE
square
#DFCEEE #EECFCE #DDEECE #CEEDEE
split-complementary
#DFCEEE #EDEECE #CEEECF
monochromatic
#A473CE #C1A1DE #DFCEEE #F0E8F7 #F0E8F7
Accessibility & contrast
On white
1.48
#DFCEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#DFCEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCEEE
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCEEE | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D3EF
Deuteranopia (green-blind)
#CDD5ED
Tritanopia (blue-blind)
#DDD2D8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dfceee; /* rgb */ color: rgb(223, 206, 238); /* oklch */ color: oklch(87.5% 0.047 309.2);
Tailwind
colors: {
custom: {
50: '#e9ddf3',
500: '#dfceee',
950: '#000000',
},
}SCSS
$custom: #dfceee; $custom-light: #e9ddf3; $custom-dark: #000000;
JSON
{
"hex": "#dfceee",
"rgb": {
"r": 223,
"g": 206,
"b": 238
},
"hsl": {
"h": 271.875,
"s": 48.485,
"l": 87.059
},
"oklch": {
"l": 0.87511,
"c": 0.04709,
"h": 309.2
},
"luminance": 0.66004
}Semantic roles & 50–950 ramp
primary
#DFCEEE
secondary
#AECB95
accent
#BC2A6E
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485