#DFCEED#DFCEED
#DFCEED is a very light, muted violet. Relative luminance 0.659; OKLCH L 87.5% C 0.046 H 309.9°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCEED |
|---|---|
| RGB | rgb(223, 206, 237) |
| HSL | hsl(273, 46%, 87%) |
| HSV | hsv(273, 13%, 93%) |
| CMYK | cmyk(5.9%, 13.1%, 0%, 7.1%) |
| CIE-LAB | lab(84.97, 11.51, -13.10) |
| CIE-LCH | lch(84.97, 17.44, 311.31°) |
| OKLab | oklab(87.48% 0.0294 -0.0352) |
| OKLCH | oklch(87.48% 0.046 309.9) |
| XYZ | xyz(67.7862, 65.9453, 89.2620) |
| Luminance | 0.6594 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.67
Pale Lavender
#EECFFE
ΔE00 5.41
Pale Lilac
#E4CBFF
ΔE00 5.78
Very Light Purple
#F6CEFC
ΔE00 6.71
Light Lavender
#DFC5FE
ΔE00 7.04
Light Lilac
#EDC8FF
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCEED #DCEDCE
analogous
#D0CEED #DFCEED #EDCEEC
triadic
#DFCEED #EDDFCE #CEEDDF
tetradic
#DFCEED #EDD0CE #DCEDCE #CEECED
square
#DFCEED #EDD0CE #DCEDCE #CEECED
split-complementary
#DFCEED #ECEDCE #CEEDD0
monochromatic
#A574CC #C2A1DD #DFCEED #F0E9F7 #F0E9F7
Accessibility & contrast
On white
1.48
#DFCEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#DFCEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCEED
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCEED | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD3EE
Deuteranopia (green-blind)
#CDD5EC
Tritanopia (blue-blind)
#DED2D8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dfceed; /* rgb */ color: rgb(223, 206, 237); /* oklch */ color: oklch(87.5% 0.046 309.9);
Tailwind
colors: {
custom: {
50: '#e9ddf2',
500: '#dfceed',
950: '#000000',
},
}SCSS
$custom: #dfceed; $custom-light: #e9ddf2; $custom-dark: #000000;
JSON
{
"hex": "#dfceed",
"rgb": {
"r": 223,
"g": 206,
"b": 237
},
"hsl": {
"h": 272.903,
"s": 46.269,
"l": 86.863
},
"oklch": {
"l": 0.87478,
"c": 0.04584,
"h": 309.9
},
"luminance": 0.65945
}Semantic roles & 50–950 ramp
primary
#DFCEED
secondary
#ADC996
accent
#B92C6C
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485