#DEDEEB#DEDEEB
#DEDEEB is a very light, near-neutral blue. Relative luminance 0.738; OKLCH L 90.4% C 0.018 H 286.1°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DEDEEB |
|---|---|
| RGB | rgb(222, 222, 235) |
| HSL | hsl(240, 25%, 90%) |
| HSV | hsv(240, 6%, 92%) |
| CMYK | cmyk(5.5%, 5.5%, 0%, 7.8%) |
| CIE-LAB | lab(88.81, 2.40, -6.33) |
| CIE-LCH | lch(88.81, 6.77, 290.73°) |
| OKLab | oklab(90.44% 0.0049 -0.0169) |
| OKLCH | oklch(90.44% 0.018 286.1) |
| XYZ | xyz(71.2381, 73.7701, 89.0672) |
| Luminance | 0.7377 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.31
Fog
#D8DCE0
ΔE00 5.27
Ghostwhite
#F8F8FF
ΔE00 6.09
Gainsboro
#DCDCDC
ΔE00 6.29
Light Gray
#D3D3D3
ΔE00 6.84
Aliceblue
#F0F8FF
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEDEEB #EBEBDE
analogous
#DEE5EB #DEDEEB #E5DEEB
triadic
#DEDEEB #EBDEDE #DEEBDE
tetradic
#DEDEEB #EBDEE5 #EBEBDE #DEEBE5
square
#DEDEEB #EBDEE5 #EBEBDE #DEEBE5
split-complementary
#DEDEEB #EBE5DE #E5EBDE
monochromatic
#9292BD #B8B8D4 #DEDEEB #ECECF3 #ECECF3
Accessibility & contrast
On white
1.33
#DEDEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#DEDEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEDEEB
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEDEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEDEEB | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDFEC
Deuteranopia (green-blind)
#DBDFEB
Tritanopia (blue-blind)
#DCE0E2
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dedeeb; /* rgb */ color: rgb(222, 222, 235); /* oklch */ color: oklch(90.4% 0.018 286.1);
Tailwind
colors: {
custom: {
50: '#e8e8f1',
500: '#dedeeb',
950: '#000000',
},
}SCSS
$custom: #dedeeb; $custom-light: #e8e8f1; $custom-dark: #000000;
JSON
{
"hex": "#dedeeb",
"rgb": {
"r": 222,
"g": 222,
"b": 235
},
"hsl": {
"h": 240,
"s": 24.528,
"l": 89.608
},
"oklch": {
"l": 0.90444,
"c": 0.01761,
"h": 286.1
},
"luminance": 0.7377
}Semantic roles & 50–950 ramp
primary
#DEDEEB
secondary
#C3C3AA
accent
#A342A3
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161616
muted
#848485