#DEDFFE#DEDFFE
#DEDFFE is a very light, muted blue. Relative luminance 0.755; OKLCH L 91.2% C 0.042 H 284.1°. Best body text is #000000 at 16.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DEDFFE |
|---|---|
| RGB | rgb(222, 223, 254) |
| HSL | hsl(238, 94%, 93%) |
| HSV | hsv(238, 13%, 100%) |
| CMYK | cmyk(12.6%, 12.2%, 0%, 0.4%) |
| CIE-LAB | lab(89.61, 5.59, -15.13) |
| CIE-LCH | lch(89.61, 16.13, 290.28°) |
| OKLab | oklab(91.25% 0.0102 -0.0409) |
| OKLCH | oklch(91.25% 0.042 284.1) |
| XYZ | xyz(74.3974, 75.4600, 104.3924) |
| Luminance | 0.7546 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.00
Periwinkle
#CCCCFF
ΔE00 6.74
Light Periwinkle
#C1C6FC
ΔE00 8.49
Pale Lilac
#E4CBFF
ΔE00 9.47
Light Blue Grey
#B7C9E2
ΔE00 9.95
Light Lavender
#DFC5FE
ΔE00 10.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEDFFE #FEFDDE
analogous
#DEEFFE #DEDFFE #EDDEFE
triadic
#DEDFFE #FEDEDF #DFFEDE
tetradic
#DEDFFE #FEDEEF #FEFDDE #DEFEED
square
#DEDFFE #FEDEEF #FEFDDE #DEFEED
split-complementary
#DEDFFE #FEEDDE #EFFEDE
monochromatic
#676CFA #A3A5FC #DEDFFE #E1E2FE #E1E2FE
Accessibility & contrast
On white
1.30
#DEDFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.09
#DEDFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEDFFE
16.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEDFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEDFFE | 1.00 | 1.30 | 16.09 | 16.09 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E2FF
Deuteranopia (green-blind)
#D7E0FD
Tritanopia (blue-blind)
#D8E4E9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #dedffe; /* rgb */ color: rgb(222, 223, 254); /* oklch */ color: oklch(91.2% 0.042 284.1);
Tailwind
colors: {
custom: {
50: '#e8e9fe',
500: '#dedffe',
950: '#000000',
},
}SCSS
$custom: #dedffe; $custom-light: #e8e9fe; $custom-dark: #000000;
JSON
{
"hex": "#dedffe",
"rgb": {
"r": 222,
"g": 223,
"b": 254
},
"hsl": {
"h": 238.125,
"s": 94.118,
"l": 93.333
},
"oklch": {
"l": 0.91246,
"c": 0.04213,
"h": 284.1
},
"luminance": 0.75461
}Semantic roles & 50–950 ramp
primary
#DEDFFE
secondary
#EAE797
accent
#DE00E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161617
muted
#848485