#DED1F1#DED1F1
#DED1F1 is a very light, muted violet. Relative luminance 0.675; OKLCH L 88.1% C 0.046 H 303.9°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DED1F1 |
|---|---|
| RGB | rgb(222, 209, 241) |
| HSL | hsl(264, 53%, 88%) |
| HSV | hsv(264, 13%, 95%) |
| CMYK | cmyk(7.9%, 13.3%, 0%, 5.5%) |
| CIE-LAB | lab(85.75, 10.37, -14.06) |
| CIE-LCH | lch(85.75, 17.48, 306.41°) |
| OKLab | oklab(88.1% 0.0254 -0.0378) |
| OKLCH | oklch(88.1% 0.046 303.9) |
| XYZ | xyz(68.7989, 67.4815, 92.6028) |
| Luminance | 0.6748 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 5.87
Pale Lavender
#EECFFE
ΔE00 5.94
Thistle
#D8BFD8
ΔE00 6.00
Light Lavender
#DFC5FE
ΔE00 7.09
Periwinkle
#CCCCFF
ΔE00 7.38
Very Light Purple
#F6CEFC
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED1F1 #E4F1D1
analogous
#D1D4F1 #DED1F1 #EED1F1
triadic
#DED1F1 #F1DED1 #D1F1DE
tetradic
#DED1F1 #F1D1D4 #E4F1D1 #D1F1EE
square
#DED1F1 #F1D1D4 #E4F1D1 #D1F1EE
split-complementary
#DED1F1 #F1EED1 #D4F1D1
monochromatic
#9B73D4 #BCA2E3 #DED1F1 #EEE8F8 #EEE8F8
Accessibility & contrast
On white
1.45
#DED1F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#DED1F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED1F1
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED1F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED1F1 | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD6F2
Deuteranopia (green-blind)
#CED6F0
Tritanopia (blue-blind)
#DBD5DB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ded1f1; /* rgb */ color: rgb(222, 209, 241); /* oklch */ color: oklch(88.1% 0.046 303.9);
Tailwind
colors: {
custom: {
50: '#e8dff5',
500: '#ded1f1',
950: '#000000',
},
}SCSS
$custom: #ded1f1; $custom-light: #e8dff5; $custom-dark: #000000;
JSON
{
"hex": "#ded1f1",
"rgb": {
"r": 222,
"g": 209,
"b": 241
},
"hsl": {
"h": 264.375,
"s": 53.333,
"l": 88.235
},
"oklch": {
"l": 0.88104,
"c": 0.04559,
"h": 303.9
},
"luminance": 0.67481
}Semantic roles & 50–950 ramp
primary
#DED1F1
secondary
#B8CF97
accent
#C12581
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485