#DEDFFA#DEDFFA
#DEDFFA is a very light, muted blue. Relative luminance 0.752; OKLCH L 91.1% C 0.037 H 284.0°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DEDFFA |
|---|---|
| RGB | rgb(222, 223, 250) |
| HSL | hsl(238, 74%, 93%) |
| HSV | hsv(238, 11%, 98%) |
| CMYK | cmyk(11.2%, 10.8%, 0%, 2%) |
| CIE-LAB | lab(89.49, 4.79, -13.21) |
| CIE-LCH | lch(89.49, 14.05, 289.93°) |
| OKLab | oklab(91.11% 0.0089 -0.0356) |
| OKLCH | oklch(91.11% 0.037 284) |
| XYZ | xyz(73.7636, 75.2065, 101.0541) |
| Luminance | 0.7521 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.87
Periwinkle
#CCCCFF
ΔE00 7.78
Ghostwhite
#F8F8FF
ΔE00 9.32
Light Periwinkle
#C1C6FC
ΔE00 9.38
Light Blue Grey
#B7C9E2
ΔE00 9.58
Fog
#D8DCE0
ΔE00 10.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEDFFA #FAF9DE
analogous
#DEEDFA #DEDFFA #EBDEFA
triadic
#DEDFFA #FADEDF #DFFADE
tetradic
#DEDFFA #FADEED #FAF9DE #DEFAEB
square
#DEDFFA #FADEED #FAF9DE #DEFAEB
split-complementary
#DEDFFA #FAEBDE #EDFADE
monochromatic
#7478EA #A9ABF2 #DEDFFA #E4E5FB #E4E5FB
Accessibility & contrast
On white
1.31
#DEDFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#DEDFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEDFFA
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEDFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEDFFA | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E2FB
Deuteranopia (green-blind)
#D8E0F9
Tritanopia (blue-blind)
#D8E3E8
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #dedffa; /* rgb */ color: rgb(222, 223, 250); /* oklch */ color: oklch(91.1% 0.037 284.0);
Tailwind
colors: {
custom: {
50: '#e8e9fc',
500: '#dedffa',
950: '#000000',
},
}SCSS
$custom: #dedffa; $custom-light: #e8e9fc; $custom-dark: #000000;
JSON
{
"hex": "#dedffa",
"rgb": {
"r": 222,
"g": 223,
"b": 250
},
"hsl": {
"h": 237.857,
"s": 73.684,
"l": 92.549
},
"oklch": {
"l": 0.91114,
"c": 0.03668,
"h": 284
},
"luminance": 0.75207
}Semantic roles & 50–950 ramp
primary
#DEDFFA
secondary
#E0DD9D
accent
#CF10D6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161617
muted
#848485