#DED1F3#DED1F3
#DED1F3 is a very light, muted violet. Relative luminance 0.676; OKLCH L 88.2% C 0.048 H 302.8°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DED1F3 |
|---|---|
| RGB | rgb(222, 209, 243) |
| HSL | hsl(263, 59%, 89%) |
| HSV | hsv(263, 14%, 95%) |
| CMYK | cmyk(8.6%, 14%, 0%, 4.7%) |
| CIE-LAB | lab(85.81, 10.77, -15.03) |
| CIE-LCH | lch(85.81, 18.49, 305.61°) |
| OKLab | oklab(88.17% 0.0261 -0.0405) |
| OKLCH | oklch(88.17% 0.048 302.8) |
| XYZ | xyz(69.0993, 67.6016, 94.1848) |
| Luminance | 0.6760 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 5.34
Pale Lavender
#EECFFE
ΔE00 5.58
Thistle
#D8BFD8
ΔE00 6.29
Light Lavender
#DFC5FE
ΔE00 6.56
Periwinkle
#CCCCFF
ΔE00 6.93
Light Lilac
#EDC8FF
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED1F3 #E6F3D1
analogous
#D1D5F3 #DED1F3 #EFD1F3
triadic
#DED1F3 #F3DED1 #D1F3DE
tetradic
#DED1F3 #F3D1D5 #E6F3D1 #D1F3EF
square
#DED1F3 #F3D1D5 #E6F3D1 #D1F3EF
split-complementary
#DED1F3 #F3EFD1 #D5F3D1
monochromatic
#9870DA #BBA0E6 #DED1F3 #EEE7F9 #EEE7F9
Accessibility & contrast
On white
1.45
#DED1F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#DED1F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED1F3
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED1F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED1F3 | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD6F5
Deuteranopia (green-blind)
#CDD6F2
Tritanopia (blue-blind)
#DBD5DC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ded1f3; /* rgb */ color: rgb(222, 209, 243); /* oklch */ color: oklch(88.2% 0.048 302.8);
Tailwind
colors: {
custom: {
50: '#e8dff7',
500: '#ded1f3',
950: '#000000',
},
}SCSS
$custom: #ded1f3; $custom-light: #e8dff7; $custom-dark: #000000;
JSON
{
"hex": "#ded1f3",
"rgb": {
"r": 222,
"g": 209,
"b": 243
},
"hsl": {
"h": 262.941,
"s": 58.621,
"l": 88.627
},
"oklch": {
"l": 0.88171,
"c": 0.04818,
"h": 302.8
},
"luminance": 0.67602
}Semantic roles & 50–950 ramp
primary
#DED1F3
secondary
#BBD395
accent
#C61F86
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485