#D2DEFC#D2DEFC
#D2DEFC is a very light, muted blue. Relative luminance 0.730; OKLCH L 90.1% C 0.043 H 268.2°. Best body text is #000000 at 15.59:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DEFC |
|---|---|
| RGB | rgb(210, 222, 252) |
| HSL | hsl(223, 88%, 91%) |
| HSV | hsv(223, 17%, 99%) |
| CMYK | cmyk(16.7%, 11.9%, 0%, 1.2%) |
| CIE-LAB | lab(88.43, 1.96, -15.93) |
| CIE-LCH | lch(88.43, 16.05, 277.01°) |
| OKLab | oklab(90.09% -0.0013 -0.0432) |
| OKLCH | oklch(90.09% 0.043 268.2) |
| XYZ | xyz(70.2661, 72.9712, 102.4594) |
| Luminance | 0.7297 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.79
Light Blue Grey
#B7C9E2
ΔE00 6.35
Periwinkle
#CCCCFF
ΔE00 7.39
Powder Blue (survey)
#B1D1FC
ΔE00 7.47
Lightsteelblue
#B0C4DE
ΔE00 7.70
Light Periwinkle
#C1C6FC
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DEFC #FCF0D2
analogous
#D2F3FC #D2DEFC #DBD2FC
triadic
#D2DEFC #FCD2DE #DEFCD2
tetradic
#D2DEFC #FCD2F3 #FCF0D2 #D2FCDB
square
#D2DEFC #FCD2F3 #FCF0D2 #D2FCDB
split-complementary
#D2DEFC #FCDBD2 #F3FCD2
monochromatic
#5F8AF4 #99B4F8 #D2DEFC #E2EAFD #E2EAFD
Accessibility & contrast
On white
1.35
#D2DEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.59
#D2DEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DEFC
15.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DEFC | 1.00 | 1.35 | 15.59 | 15.59 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5E0FD
Deuteranopia (green-blind)
#D2DCFB
Tritanopia (blue-blind)
#C8E4E8
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #d2defc; /* rgb */ color: rgb(210, 222, 252); /* oklch */ color: oklch(90.1% 0.043 268.2);
Tailwind
colors: {
custom: {
50: '#e0e8fd',
500: '#d2defc',
950: '#000000',
},
}SCSS
$custom: #d2defc; $custom-light: #e0e8fd; $custom-dark: #000000;
JSON
{
"hex": "#d2defc",
"rgb": {
"r": 210,
"g": 222,
"b": 252
},
"hsl": {
"h": 222.857,
"s": 87.5,
"l": 90.588
},
"oklch": {
"l": 0.90093,
"c": 0.0432,
"h": 268.2
},
"luminance": 0.72972
}Semantic roles & 50–950 ramp
primary
#D2DEFC
secondary
#E4CB8E
accent
#A301E4
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485