#DED1F2#DED1F2
#DED1F2 is a very light, muted violet. Relative luminance 0.675; OKLCH L 88.1% C 0.047 H 303.3°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DED1F2 |
|---|---|
| RGB | rgb(222, 209, 242) |
| HSL | hsl(264, 56%, 88%) |
| HSV | hsv(264, 14%, 95%) |
| CMYK | cmyk(8.3%, 13.6%, 0%, 5.1%) |
| CIE-LAB | lab(85.78, 10.57, -14.55) |
| CIE-LCH | lch(85.78, 17.98, 306.00°) |
| OKLab | oklab(88.14% 0.0258 -0.0392) |
| OKLCH | oklch(88.14% 0.047 303.3) |
| XYZ | xyz(68.9487, 67.5414, 93.3916) |
| Luminance | 0.6754 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 5.60
Pale Lavender
#EECFFE
ΔE00 5.75
Thistle
#D8BFD8
ΔE00 6.14
Light Lavender
#DFC5FE
ΔE00 6.82
Periwinkle
#CCCCFF
ΔE00 7.16
Very Light Purple
#F6CEFC
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED1F2 #E5F2D1
analogous
#D1D4F2 #DED1F2 #EED1F2
triadic
#DED1F2 #F2DED1 #D1F2DE
tetradic
#DED1F2 #F2D1D4 #E5F2D1 #D1F2EE
square
#DED1F2 #F2D1D4 #E5F2D1 #D1F2EE
split-complementary
#DED1F2 #F2EED1 #D4F2D1
monochromatic
#9A72D7 #BCA1E5 #DED1F2 #EEE7F8 #EEE7F8
Accessibility & contrast
On white
1.45
#DED1F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#DED1F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED1F2
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED1F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED1F2 | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD6F4
Deuteranopia (green-blind)
#CED6F1
Tritanopia (blue-blind)
#DBD5DC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ded1f2; /* rgb */ color: rgb(222, 209, 242); /* oklch */ color: oklch(88.1% 0.047 303.3);
Tailwind
colors: {
custom: {
50: '#e8dff6',
500: '#ded1f2',
950: '#000000',
},
}SCSS
$custom: #ded1f2; $custom-light: #e8dff6; $custom-dark: #000000;
JSON
{
"hex": "#ded1f2",
"rgb": {
"r": 222,
"g": 209,
"b": 242
},
"hsl": {
"h": 263.636,
"s": 55.932,
"l": 88.431
},
"oklch": {
"l": 0.88137,
"c": 0.04688,
"h": 303.3
},
"luminance": 0.67541
}Semantic roles & 50–950 ramp
primary
#DED1F2
secondary
#BAD196
accent
#C32284
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485