#DED3FC#DED3FC
#DED3FC is a very light, muted violet. Relative luminance 0.691; OKLCH L 88.9% C 0.057 H 297.5°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #DED3FC |
|---|---|
| RGB | rgb(222, 211, 252) |
| HSL | hsl(256, 87%, 91%) |
| HSV | hsv(256, 16%, 99%) |
| CMYK | cmyk(11.9%, 16.3%, 0%, 1.2%) |
| CIE-LAB | lab(86.58, 11.50, -18.64) |
| CIE-LCH | lch(86.58, 21.90, 301.69°) |
| OKLab | oklab(88.86% 0.0263 -0.0505) |
| OKLCH | oklch(88.86% 0.057 297.5) |
| XYZ | xyz(70.9856, 69.1462, 101.6834) |
| Luminance | 0.6915 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 4.33
Periwinkle
#CCCCFF
ΔE00 5.18
Pale Lavender
#EECFFE
ΔE00 5.40
Light Lavender
#DFC5FE
ΔE00 5.40
Light Lilac
#EDC8FF
ΔE00 6.79
Very Light Purple
#F6CEFC
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED3FC #F1FCD3
analogous
#D3DCFC #DED3FC #F2D3FC
triadic
#DED3FC #FCDED3 #D3FCDE
tetradic
#DED3FC #FCD3DC #F1FCD3 #D3FCF2
square
#DED3FC #FCD3DC #F1FCD3 #D3FCF2
split-complementary
#DED3FC #FCF2D3 #DCFCD3
monochromatic
#8860F4 #B39AF8 #DED3FC #EAE2FD #EAE2FD
Accessibility & contrast
On white
1.42
#DED3FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#DED3FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED3FC
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED3FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED3FC | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD9FE
Deuteranopia (green-blind)
#CCD8FB
Tritanopia (blue-blind)
#D9D9E1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ded3fc; /* rgb */ color: rgb(222, 211, 252); /* oklch */ color: oklch(88.9% 0.057 297.5);
Tailwind
colors: {
custom: {
50: '#e8e0fd',
500: '#ded3fc',
950: '#000000',
},
}SCSS
$custom: #ded3fc; $custom-light: #e8e0fd; $custom-dark: #000000;
JSON
{
"hex": "#ded3fc",
"rgb": {
"r": 222,
"g": 211,
"b": 252
},
"hsl": {
"h": 256.098,
"s": 87.234,
"l": 90.784
},
"oklch": {
"l": 0.88861,
"c": 0.05689,
"h": 297.5
},
"luminance": 0.69146
}Semantic roles & 50–950 ramp
primary
#DED3FC
secondary
#CDE48F
accent
#E402A7
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485