#DEDFEF#DEDFEF
#DEDFEF is a very light, muted blue. Relative luminance 0.745; OKLCH L 90.8% C 0.022 H 283.1°. Best body text is #000000 at 15.91:1 contrast (WCAG AA passes).
Color values
| HEX | #DEDFEF |
|---|---|
| RGB | rgb(222, 223, 239) |
| HSL | hsl(236, 35%, 90%) |
| HSV | hsv(236, 7%, 94%) |
| CMYK | cmyk(7.1%, 6.7%, 0%, 6.3%) |
| CIE-LAB | lab(89.18, 2.64, -7.90) |
| CIE-LCH | lch(89.18, 8.33, 288.47°) |
| OKLab | oklab(90.76% 0.0049 -0.0212) |
| OKLCH | oklch(90.76% 0.022 283.1) |
| XYZ | xyz(72.0888, 74.5366, 92.2338) |
| Luminance | 0.7454 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.35
Fog
#D8DCE0
ΔE00 6.22
Ghostwhite
#F8F8FF
ΔE00 6.51
Gainsboro
#DCDCDC
ΔE00 7.42
Aliceblue
#F0F8FF
ΔE00 7.82
Light Gray
#D3D3D3
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEDFEF #EFEEDE
analogous
#DEE7EF #DEDFEF #E5DEEF
triadic
#DEDFEF #EFDEDF #DFEFDE
tetradic
#DEDFEF #EFDEE7 #EFEEDE #DEEFE5
square
#DEDFEF #EFDEE7 #EFEEDE #DEEFE5
split-complementary
#DEDFEF #EFE5DE #E7EFDE
monochromatic
#8C8FC7 #B5B7DB #DEDFEF #EAEBF5 #EAEBF5
Accessibility & contrast
On white
1.32
#DEDFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.91
#DEDFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEDFEF
15.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEDFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEDFEF | 1.00 | 1.32 | 15.91 | 15.91 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE1F0
Deuteranopia (green-blind)
#DBE0EF
Tritanopia (blue-blind)
#DBE2E4
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dedfef; /* rgb */ color: rgb(222, 223, 239); /* oklch */ color: oklch(90.8% 0.022 283.1);
Tailwind
colors: {
custom: {
50: '#e8e9f4',
500: '#dedfef',
950: '#000000',
},
}SCSS
$custom: #dedfef; $custom-light: #e8e9f4; $custom-dark: #000000;
JSON
{
"hex": "#dedfef",
"rgb": {
"r": 222,
"g": 223,
"b": 239
},
"hsl": {
"h": 236.471,
"s": 34.694,
"l": 90.392
},
"oklch": {
"l": 0.90764,
"c": 0.02172,
"h": 283.1
},
"luminance": 0.74537
}Semantic roles & 50–950 ramp
primary
#DEDFEF
secondary
#CAC8A8
accent
#A738AE
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161617
muted
#848485