#DED3F2#DED3F2
#DED3F2 is a very light, muted violet. Relative luminance 0.685; OKLCH L 88.5% C 0.044 H 301.6°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DED3F2 |
|---|---|
| RGB | rgb(222, 211, 242) |
| HSL | hsl(261, 54%, 89%) |
| HSV | hsv(261, 13%, 95%) |
| CMYK | cmyk(8.3%, 12.8%, 0%, 5.1%) |
| CIE-LAB | lab(86.27, 9.51, -13.81) |
| CIE-LCH | lch(86.27, 16.77, 304.56°) |
| OKLab | oklab(88.52% 0.0229 -0.0372) |
| OKLCH | oklch(88.52% 0.044 301.6) |
| XYZ | xyz(69.4425, 68.5289, 93.5562) |
| Luminance | 0.6853 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 6.45
Thistle
#D8BFD8
ΔE00 6.59
Pale Lavender
#EECFFE
ΔE00 6.59
Lavender (CSS)
#E6E6FA
ΔE00 6.97
Periwinkle
#CCCCFF
ΔE00 7.29
Light Lavender
#DFC5FE
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED3F2 #E7F2D3
analogous
#D3D8F2 #DED3F2 #EED3F2
triadic
#DED3F2 #F2DED3 #D3F2DE
tetradic
#DED3F2 #F2D3D8 #E7F2D3 #D3F2EE
square
#DED3F2 #F2D3D8 #E7F2D3 #D3F2EE
split-complementary
#DED3F2 #F2EED3 #D8F2D3
monochromatic
#9775D6 #BBA4E4 #DED3F2 #EDE7F8 #EDE7F8
Accessibility & contrast
On white
1.43
#DED3F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#DED3F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED3F2
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED3F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED3F2 | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED8F3
Deuteranopia (green-blind)
#CFD8F1
Tritanopia (blue-blind)
#DBD7DD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ded3f2; /* rgb */ color: rgb(222, 211, 242); /* oklch */ color: oklch(88.5% 0.044 301.6);
Tailwind
colors: {
custom: {
50: '#e8e0f6',
500: '#ded3f2',
950: '#000000',
},
}SCSS
$custom: #ded3f2; $custom-light: #e8e0f6; $custom-dark: #000000;
JSON
{
"hex": "#ded3f2",
"rgb": {
"r": 222,
"g": 211,
"b": 242
},
"hsl": {
"h": 261.29,
"s": 54.386,
"l": 88.824
},
"oklch": {
"l": 0.88522,
"c": 0.04366,
"h": 301.6
},
"luminance": 0.68529
}Semantic roles & 50–950 ramp
primary
#DED3F2
secondary
#BDD198
accent
#C2248A
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485