#DEDBEF#DEDBEF
#DEDBEF is a very light, muted blue. Relative luminance 0.724; OKLCH L 90.0% C 0.027 H 292.7°. Best body text is #000000 at 15.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DEDBEF |
|---|---|
| RGB | rgb(222, 219, 239) |
| HSL | hsl(249, 38%, 90%) |
| HSV | hsv(249, 8%, 94%) |
| CMYK | cmyk(7.1%, 8.4%, 0%, 6.3%) |
| CIE-LAB | lab(88.17, 4.72, -9.39) |
| CIE-LCH | lch(88.17, 10.51, 296.71°) |
| OKLab | oklab(89.98% 0.0105 -0.0252) |
| OKLCH | oklch(89.98% 0.027 292.7) |
| XYZ | xyz(71.0327, 72.4244, 91.8817) |
| Luminance | 0.7242 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.65
Ghostwhite
#F8F8FF
ΔE00 8.32
Fog
#D8DCE0
ΔE00 8.53
Lavenderblush
#FFF0F5
ΔE00 8.80
Gainsboro
#DCDCDC
ΔE00 9.30
Light Gray
#D3D3D3
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEDBEF #ECEFDB
analogous
#DBE2EF #DEDBEF #E8DBEF
triadic
#DEDBEF #EFDEDB #DBEFDE
tetradic
#DEDBEF #EFDBE2 #ECEFDB #DBEFE8
square
#DEDBEF #EFDBE2 #ECEFDB #DBEFE8
split-complementary
#DEDBEF #EFE8DB #E2EFDB
monochromatic
#9086C9 #B7B1DC #DEDBEF #ECEAF6 #ECEAF6
Accessibility & contrast
On white
1.36
#DEDBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.49
#DEDBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEDBEF
15.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEDBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEDBEF | 1.00 | 1.36 | 15.49 | 15.49 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DDF0
Deuteranopia (green-blind)
#D7DDEE
Tritanopia (blue-blind)
#DBDEE1
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dedbef; /* rgb */ color: rgb(222, 219, 239); /* oklch */ color: oklch(90.0% 0.027 292.7);
Tailwind
colors: {
custom: {
50: '#e8e6f4',
500: '#dedbef',
950: '#000000',
},
}SCSS
$custom: #dedbef; $custom-light: #e8e6f4; $custom-dark: #000000;
JSON
{
"hex": "#dedbef",
"rgb": {
"r": 222,
"g": 219,
"b": 239
},
"hsl": {
"h": 249,
"s": 38.462,
"l": 89.804
},
"oklch": {
"l": 0.89979,
"c": 0.02728,
"h": 292.7
},
"luminance": 0.72425
}Semantic roles & 50–950 ramp
primary
#DEDBEF
secondary
#C5CAA4
accent
#B1349F
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485