#DED4F2#DED4F2
#DED4F2 is a very light, muted violet. Relative luminance 0.690; OKLCH L 88.7% C 0.042 H 300.7°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #DED4F2 |
|---|---|
| RGB | rgb(222, 212, 242) |
| HSL | hsl(260, 54%, 89%) |
| HSV | hsv(260, 12%, 95%) |
| CMYK | cmyk(8.3%, 12.4%, 0%, 5.1%) |
| CIE-LAB | lab(86.52, 8.98, -13.44) |
| CIE-LCH | lch(86.52, 16.17, 303.76°) |
| OKLab | oklab(88.72% 0.0215 -0.0362) |
| OKLCH | oklch(88.72% 0.042 300.7) |
| XYZ | xyz(69.6917, 69.0273, 93.6393) |
| Luminance | 0.6903 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.49
Thistle
#D8BFD8
ΔE00 6.87
Pale Lilac
#E4CBFF
ΔE00 6.89
Pale Lavender
#EECFFE
ΔE00 7.04
Periwinkle
#CCCCFF
ΔE00 7.39
Light Lavender
#DFC5FE
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED4F2 #E8F2D4
analogous
#D4D9F2 #DED4F2 #EDD4F2
triadic
#DED4F2 #F2DED4 #D4F2DE
tetradic
#DED4F2 #F2D4D9 #E8F2D4 #D4F2ED
square
#DED4F2 #F2D4D9 #E8F2D4 #D4F2ED
split-complementary
#DED4F2 #F2EDD4 #D9F2D4
monochromatic
#9676D6 #BAA5E4 #DED4F2 #EDE8F8 #EDE8F8
Accessibility & contrast
On white
1.42
#DED4F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#DED4F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED4F2
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED4F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED4F2 | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD8F3
Deuteranopia (green-blind)
#D0D8F1
Tritanopia (blue-blind)
#DBD8DE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ded4f2; /* rgb */ color: rgb(222, 212, 242); /* oklch */ color: oklch(88.7% 0.042 300.7);
Tailwind
colors: {
custom: {
50: '#e8e1f6',
500: '#ded4f2',
950: '#000000',
},
}SCSS
$custom: #ded4f2; $custom-light: #e8e1f6; $custom-dark: #000000;
JSON
{
"hex": "#ded4f2",
"rgb": {
"r": 222,
"g": 212,
"b": 242
},
"hsl": {
"h": 260,
"s": 53.571,
"l": 89.02
},
"oklch": {
"l": 0.88715,
"c": 0.04206,
"h": 300.7
},
"luminance": 0.69027
}Semantic roles & 50–950 ramp
primary
#DED4F2
secondary
#BED199
accent
#C1248D
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485