#DED2FC#DED2FC
#DED2FC is a very light, muted violet. Relative luminance 0.687; OKLCH L 88.7% C 0.058 H 298.3°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #DED2FC |
|---|---|
| RGB | rgb(222, 210, 252) |
| HSL | hsl(257, 88%, 91%) |
| HSV | hsv(257, 17%, 99%) |
| CMYK | cmyk(11.9%, 16.7%, 0%, 1.2%) |
| CIE-LAB | lab(86.33, 12.03, -19.01) |
| CIE-LCH | lch(86.33, 22.49, 302.34°) |
| OKLab | oklab(88.67% 0.0277 -0.0515) |
| OKLCH | oklch(88.67% 0.058 298.3) |
| XYZ | xyz(70.7380, 68.6509, 101.6009) |
| Luminance | 0.6865 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 3.93
Light Lavender
#DFC5FE
ΔE00 5.00
Pale Lavender
#EECFFE
ΔE00 5.08
Periwinkle
#CCCCFF
ΔE00 5.18
Light Lilac
#EDC8FF
ΔE00 6.42
Very Light Purple
#F6CEFC
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED2FC #F0FCD2
analogous
#D2DBFC #DED2FC #F3D2FC
triadic
#DED2FC #FCDED2 #D2FCDE
tetradic
#DED2FC #FCD2DB #F0FCD2 #D2FCF3
square
#DED2FC #FCD2DB #F0FCD2 #D2FCF3
split-complementary
#DED2FC #FCF3D2 #DBFCD2
monochromatic
#8A5FF4 #B499F8 #DED2FC #EAE2FD #EAE2FD
Accessibility & contrast
On white
1.43
#DED2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#DED2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED2FC
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED2FC | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD8FE
Deuteranopia (green-blind)
#CCD8FB
Tritanopia (blue-blind)
#D9D8E0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ded2fc; /* rgb */ color: rgb(222, 210, 252); /* oklch */ color: oklch(88.7% 0.058 298.3);
Tailwind
colors: {
custom: {
50: '#e8dffd',
500: '#ded2fc',
950: '#000000',
},
}SCSS
$custom: #ded2fc; $custom-light: #e8dffd; $custom-dark: #000000;
JSON
{
"hex": "#ded2fc",
"rgb": {
"r": 222,
"g": 210,
"b": 252
},
"hsl": {
"h": 257.143,
"s": 87.5,
"l": 90.588
},
"oklch": {
"l": 0.88671,
"c": 0.05845,
"h": 298.3
},
"luminance": 0.68651
}Semantic roles & 50–950 ramp
primary
#DED2FC
secondary
#CBE48E
accent
#E401A3
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485