#DED0F2#DED0F2
#DED0F2 is a very light, muted violet. Relative luminance 0.671; OKLCH L 87.9% C 0.049 H 304.1°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #DED0F2 |
|---|---|
| RGB | rgb(222, 208, 242) |
| HSL | hsl(265, 57%, 88%) |
| HSV | hsv(265, 14%, 95%) |
| CMYK | cmyk(8.3%, 14%, 0%, 5.1%) |
| CIE-LAB | lab(85.53, 11.10, -14.92) |
| CIE-LCH | lch(85.53, 18.59, 306.65°) |
| OKLab | oklab(87.95% 0.0272 -0.0402) |
| OKLCH | oklch(87.95% 0.049 304.1) |
| XYZ | xyz(68.7042, 67.0522, 93.3101) |
| Luminance | 0.6705 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 5.20
Pale Lavender
#EECFFE
ΔE00 5.36
Thistle
#D8BFD8
ΔE00 5.96
Light Lavender
#DFC5FE
ΔE00 6.43
Very Light Purple
#F6CEFC
ΔE00 7.05
Light Lilac
#EDC8FF
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED0F2 #E4F2D0
analogous
#D0D3F2 #DED0F2 #EFD0F2
triadic
#DED0F2 #F2DED0 #D0F2DE
tetradic
#DED0F2 #F2D0D3 #E4F2D0 #D0F2EF
square
#DED0F2 #F2D0D3 #E4F2D0 #D0F2EF
split-complementary
#DED0F2 #F2EFD0 #D3F2D0
monochromatic
#9B70D7 #BCA0E5 #DED0F2 #EEE7F8 #EEE7F8
Accessibility & contrast
On white
1.46
#DED0F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#DED0F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED0F2
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED0F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED0F2 | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD5F4
Deuteranopia (green-blind)
#CDD6F1
Tritanopia (blue-blind)
#DBD4DB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ded0f2; /* rgb */ color: rgb(222, 208, 242); /* oklch */ color: oklch(87.9% 0.049 304.1);
Tailwind
colors: {
custom: {
50: '#e8def6',
500: '#ded0f2',
950: '#000000',
},
}SCSS
$custom: #ded0f2; $custom-light: #e8def6; $custom-dark: #000000;
JSON
{
"hex": "#ded0f2",
"rgb": {
"r": 222,
"g": 208,
"b": 242
},
"hsl": {
"h": 264.706,
"s": 56.667,
"l": 88.235
},
"oklch": {
"l": 0.87945,
"c": 0.04852,
"h": 304.1
},
"luminance": 0.67052
}Semantic roles & 50–950 ramp
primary
#DED0F2
secondary
#B8D195
accent
#C42181
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485