#DEDFFC#DEDFFC
#DEDFFC is a very light, muted blue. Relative luminance 0.753; OKLCH L 91.2% C 0.039 H 284.0°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #DEDFFC |
|---|---|
| RGB | rgb(222, 223, 252) |
| HSL | hsl(238, 83%, 93%) |
| HSV | hsv(238, 12%, 99%) |
| CMYK | cmyk(11.9%, 11.5%, 0%, 1.2%) |
| CIE-LAB | lab(89.55, 5.19, -14.17) |
| CIE-LCH | lch(89.55, 15.09, 290.11°) |
| OKLab | oklab(91.18% 0.0096 -0.0382) |
| OKLCH | oklch(91.18% 0.039 284) |
| XYZ | xyz(74.0788, 75.3326, 102.7145) |
| Luminance | 0.7533 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.43
Periwinkle
#CCCCFF
ΔE00 7.25
Light Periwinkle
#C1C6FC
ΔE00 8.92
Light Blue Grey
#B7C9E2
ΔE00 9.76
Ghostwhite
#F8F8FF
ΔE00 9.84
Pale Lilac
#E4CBFF
ΔE00 9.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEDFFC #FCFBDE
analogous
#DEEEFC #DEDFFC #ECDEFC
triadic
#DEDFFC #FCDEDF #DFFCDE
tetradic
#DEDFFC #FCDEEE #FCFBDE #DEFCEC
square
#DEDFFC #FCDEEE #FCFBDE #DEFCEC
split-complementary
#DEDFFC #FCECDE #EEFCDE
monochromatic
#6E72F2 #A6A9F7 #DEDFFC #E3E4FC #E3E4FC
Accessibility & contrast
On white
1.31
#DEDFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#DEDFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEDFFC
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEDFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEDFFC | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E2FD
Deuteranopia (green-blind)
#D7E0FB
Tritanopia (blue-blind)
#D8E4E8
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #dedffc; /* rgb */ color: rgb(222, 223, 252); /* oklch */ color: oklch(91.2% 0.039 284.0);
Tailwind
colors: {
custom: {
50: '#e8e9fd',
500: '#dedffc',
950: '#000000',
},
}SCSS
$custom: #dedffc; $custom-light: #e8e9fd; $custom-dark: #000000;
JSON
{
"hex": "#dedffc",
"rgb": {
"r": 222,
"g": 223,
"b": 252
},
"hsl": {
"h": 238,
"s": 83.333,
"l": 92.941
},
"oklch": {
"l": 0.9118,
"c": 0.03941,
"h": 284
},
"luminance": 0.75333
}Semantic roles & 50–950 ramp
primary
#DEDFFC
secondary
#E4E29A
accent
#D806E0
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161617
muted
#848485