#DEDFFD#DEDFFD
#DEDFFD is a very light, muted blue. Relative luminance 0.754; OKLCH L 91.2% C 0.041 H 284.0°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #DEDFFD |
|---|---|
| RGB | rgb(222, 223, 253) |
| HSL | hsl(238, 89%, 93%) |
| HSV | hsv(238, 12%, 99%) |
| CMYK | cmyk(12.3%, 11.9%, 0%, 0.8%) |
| CIE-LAB | lab(89.58, 5.39, -14.65) |
| CIE-LCH | lch(89.58, 15.61, 290.20°) |
| OKLab | oklab(91.21% 0.0099 -0.0395) |
| OKLCH | oklch(91.21% 0.041 284) |
| XYZ | xyz(74.2377, 75.3961, 103.5512) |
| Luminance | 0.7540 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.71
Periwinkle
#CCCCFF
ΔE00 6.99
Light Periwinkle
#C1C6FC
ΔE00 8.70
Pale Lilac
#E4CBFF
ΔE00 9.68
Light Blue Grey
#B7C9E2
ΔE00 9.86
Ghostwhite
#F8F8FF
ΔE00 10.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEDFFD #FDFCDE
analogous
#DEEEFD #DEDFFD #ECDEFD
triadic
#DEDFFD #FDDEDF #DFFDDE
tetradic
#DEDFFD #FDDEEE #FDFCDE #DEFDEC
square
#DEDFFD #FDDEEE #FDFCDE #DEFDEC
split-complementary
#DEDFFD #FDECDE #EEFDDE
monochromatic
#6B6FF6 #A4A7FA #DEDFFD #E2E3FD #E2E3FD
Accessibility & contrast
On white
1.31
#DEDFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#DEDFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEDFFD
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEDFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEDFFD | 1.00 | 1.31 | 16.08 | 16.08 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E2FE
Deuteranopia (green-blind)
#D7E0FC
Tritanopia (blue-blind)
#D8E4E9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #dedffd; /* rgb */ color: rgb(222, 223, 253); /* oklch */ color: oklch(91.2% 0.041 284.0);
Tailwind
colors: {
custom: {
50: '#e8e9fe',
500: '#dedffd',
950: '#000000',
},
}SCSS
$custom: #dedffd; $custom-light: #e8e9fe; $custom-dark: #000000;
JSON
{
"hex": "#dedffd",
"rgb": {
"r": 222,
"g": 223,
"b": 253
},
"hsl": {
"h": 238.065,
"s": 88.571,
"l": 93.137
},
"oklch": {
"l": 0.91213,
"c": 0.04077,
"h": 284
},
"luminance": 0.75397
}Semantic roles & 50–950 ramp
primary
#DEDFFD
secondary
#E7E498
accent
#DE00E5
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161617
muted
#848485