#DEDAFB#DEDAFB
#DEDAFB is a very light, muted blue. Relative luminance 0.726; OKLCH L 90.2% C 0.045 H 291.0°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DEDAFB |
|---|---|
| RGB | rgb(222, 218, 251) |
| HSL | hsl(247, 80%, 92%) |
| HSV | hsv(247, 13%, 98%) |
| CMYK | cmyk(11.6%, 13.1%, 0%, 1.6%) |
| CIE-LAB | lab(88.27, 7.61, -15.55) |
| CIE-LCH | lch(88.27, 17.31, 296.06°) |
| OKLab | oklab(90.17% 0.0162 -0.042) |
| OKLCH | oklch(90.17% 0.045 291) |
| XYZ | xyz(72.6046, 72.6370, 101.4434) |
| Luminance | 0.7264 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.38
Periwinkle
#CCCCFF
ΔE00 6.14
Pale Lilac
#E4CBFF
ΔE00 7.60
Light Periwinkle
#C1C6FC
ΔE00 8.24
Pale Lavender
#EECFFE
ΔE00 8.31
Light Lavender
#DFC5FE
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEDAFB #F7FBDA
analogous
#DAE7FB #DEDAFB #EFDAFB
triadic
#DEDAFB #FBDEDA #DAFBDE
tetradic
#DEDAFB #FBDAE7 #F7FBDA #DAFBEF
square
#DEDAFB #FBDAE7 #F7FBDA #DAFBEF
split-complementary
#DEDAFB #FBEFDA #E7FBDA
monochromatic
#7B6CEF #ADA3F5 #DEDAFB #E6E3FC #E6E3FC
Accessibility & contrast
On white
1.35
#DEDAFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#DEDAFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEDAFB
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEDAFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEDAFB | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DEFD
Deuteranopia (green-blind)
#D3DDFA
Tritanopia (blue-blind)
#D9DFE5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dedafb; /* rgb */ color: rgb(222, 218, 251); /* oklch */ color: oklch(90.2% 0.045 291.0);
Tailwind
colors: {
custom: {
50: '#e8e5fc',
500: '#dedafb',
950: '#000000',
},
}SCSS
$custom: #dedafb; $custom-light: #e8e5fc; $custom-dark: #000000;
JSON
{
"hex": "#dedafb",
"rgb": {
"r": 222,
"g": 218,
"b": 251
},
"hsl": {
"h": 247.273,
"s": 80.488,
"l": 91.961
},
"oklch": {
"l": 0.90174,
"c": 0.04501,
"h": 291
},
"luminance": 0.72637
}Semantic roles & 50–950 ramp
primary
#DEDAFB
secondary
#D9E297
accent
#DD09C3
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485