#DEDFFB#DEDFFB
#DEDFFB is a very light, muted blue. Relative luminance 0.753; OKLCH L 91.1% C 0.038 H 284.0°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #DEDFFB |
|---|---|
| RGB | rgb(222, 223, 251) |
| HSL | hsl(238, 78%, 93%) |
| HSV | hsv(238, 12%, 98%) |
| CMYK | cmyk(11.6%, 11.2%, 0%, 1.6%) |
| CIE-LAB | lab(89.52, 4.99, -13.69) |
| CIE-LCH | lch(89.52, 14.57, 290.02°) |
| OKLab | oklab(91.15% 0.0092 -0.0369) |
| OKLCH | oklch(91.15% 0.038 284) |
| XYZ | xyz(73.9208, 75.2694, 101.8821) |
| Luminance | 0.7527 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.14
Periwinkle
#CCCCFF
ΔE00 7.51
Light Periwinkle
#C1C6FC
ΔE00 9.15
Ghostwhite
#F8F8FF
ΔE00 9.58
Light Blue Grey
#B7C9E2
ΔE00 9.67
Pale Lilac
#E4CBFF
ΔE00 10.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEDFFB #FBFADE
analogous
#DEEDFB #DEDFFB #EBDEFB
triadic
#DEDFFB #FBDEDF #DFFBDE
tetradic
#DEDFFB #FBDEED #FBFADE #DEFBEB
square
#DEDFFB #FBDEED #FBFADE #DEFBEB
split-complementary
#DEDFFB #FBEBDE #EDFBDE
monochromatic
#7175EE #A7AAF4 #DEDFFB #E4E5FC #E4E5FC
Accessibility & contrast
On white
1.31
#DEDFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#DEDFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEDFFB
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEDFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEDFFB | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E2FC
Deuteranopia (green-blind)
#D8E0FA
Tritanopia (blue-blind)
#D8E3E8
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #dedffb; /* rgb */ color: rgb(222, 223, 251); /* oklch */ color: oklch(91.1% 0.038 284.0);
Tailwind
colors: {
custom: {
50: '#e8e9fc',
500: '#dedffb',
950: '#000000',
},
}SCSS
$custom: #dedffb; $custom-light: #e8e9fc; $custom-dark: #000000;
JSON
{
"hex": "#dedffb",
"rgb": {
"r": 222,
"g": 223,
"b": 251
},
"hsl": {
"h": 237.931,
"s": 78.378,
"l": 92.745
},
"oklch": {
"l": 0.91147,
"c": 0.03805,
"h": 284
},
"luminance": 0.7527
}Semantic roles & 50–950 ramp
primary
#DEDFFB
secondary
#E2DF9B
accent
#D30BDB
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161617
muted
#848485