#DFDCED#DFDCED
#DFDCED is a very light, muted violet. Relative luminance 0.730; OKLCH L 90.2% C 0.023 H 294.0°. Best body text is #000000 at 15.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDCED |
|---|---|
| RGB | rgb(223, 220, 237) |
| HSL | hsl(251, 32%, 90%) |
| HSV | hsv(251, 7%, 93%) |
| CMYK | cmyk(5.9%, 7.2%, 0%, 7.1%) |
| CIE-LAB | lab(88.44, 4.15, -7.93) |
| CIE-LCH | lch(88.44, 8.95, 297.61°) |
| OKLab | oklab(90.19% 0.0095 -0.0212) |
| OKLCH | oklch(90.19% 0.023 294) |
| XYZ | xyz(71.3078, 72.9886, 90.4359) |
| Luminance | 0.7299 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.64
Ghostwhite
#F8F8FF
ΔE00 7.45
Fog
#D8DCE0
ΔE00 7.53
Lavenderblush
#FFF0F5
ΔE00 8.04
Gainsboro
#DCDCDC
ΔE00 8.22
Light Gray
#D3D3D3
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDCED #EAEDDC
analogous
#DCE2ED #DFDCED #E8DCED
triadic
#DFDCED #EDDFDC #DCEDDF
tetradic
#DFDCED #EDDCE2 #EAEDDC #DCEDE8
square
#DFDCED #EDDCE2 #EAEDDC #DCEDE8
split-complementary
#DFDCED #EDE8DC #E2EDDC
monochromatic
#958BC3 #BAB4D8 #DFDCED #EDEBF5 #EDEBF5
Accessibility & contrast
On white
1.35
#DFDCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.60
#DFDCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDCED
15.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDCED | 1.00 | 1.35 | 15.60 | 15.60 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DEEE
Deuteranopia (green-blind)
#D9DEEC
Tritanopia (blue-blind)
#DDDEE1
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dfdced; /* rgb */ color: rgb(223, 220, 237); /* oklch */ color: oklch(90.2% 0.023 294.0);
Tailwind
colors: {
custom: {
50: '#e9e6f2',
500: '#dfdced',
950: '#000000',
},
}SCSS
$custom: #dfdced; $custom-light: #e9e6f2; $custom-dark: #000000;
JSON
{
"hex": "#dfdced",
"rgb": {
"r": 223,
"g": 220,
"b": 237
},
"hsl": {
"h": 250.588,
"s": 32.075,
"l": 89.608
},
"oklch": {
"l": 0.9019,
"c": 0.02321,
"h": 294
},
"luminance": 0.72989
}Semantic roles & 50–950 ramp
primary
#DFDCED
secondary
#C1C7A6
accent
#AB3B97
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161617
muted
#848485