#D2DEFE#D2DEFE
#D2DEFE is a very light, muted blue. Relative luminance 0.731; OKLCH L 90.2% C 0.046 H 269.2°. Best body text is #000000 at 15.62:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DEFE |
|---|---|
| RGB | rgb(210, 222, 254) |
| HSL | hsl(224, 96%, 91%) |
| HSV | hsv(224, 17%, 100%) |
| CMYK | cmyk(17.3%, 12.6%, 0%, 0.4%) |
| CIE-LAB | lab(88.49, 2.38, -16.89) |
| CIE-LCH | lch(88.49, 17.05, 278.02°) |
| OKLab | oklab(90.16% -0.0007 -0.0458) |
| OKLCH | oklch(90.16% 0.046 269.2) |
| XYZ | xyz(70.5847, 73.0987, 104.1374) |
| Luminance | 0.7310 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.03
Light Blue Grey
#B7C9E2
ΔE00 6.65
Periwinkle
#CCCCFF
ΔE00 6.90
Light Periwinkle
#C1C6FC
ΔE00 7.42
Powder Blue (survey)
#B1D1FC
ΔE00 7.43
Lightsteelblue
#B0C4DE
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DEFE #FEF2D2
analogous
#D2F4FE #D2DEFE #DCD2FE
triadic
#D2DEFE #FED2DE #DEFED2
tetradic
#D2DEFE #FED2F4 #FEF2D2 #D2FEDC
square
#D2DEFE #FED2F4 #FEF2D2 #D2FEDC
split-complementary
#D2DEFE #FEDCD2 #F4FED2
monochromatic
#5A86FB #96B2FD #D2DEFE #E1E9FE #E1E9FE
Accessibility & contrast
On white
1.34
#D2DEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.62
#D2DEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DEFE
15.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DEFE | 1.00 | 1.34 | 15.62 | 15.62 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5E0FF
Deuteranopia (green-blind)
#D1DCFD
Tritanopia (blue-blind)
#C8E4E8
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #d2defe; /* rgb */ color: rgb(210, 222, 254); /* oklch */ color: oklch(90.2% 0.046 269.2);
Tailwind
colors: {
custom: {
50: '#e0e8fe',
500: '#d2defe',
950: '#000000',
},
}SCSS
$custom: #d2defe; $custom-light: #e0e8fe; $custom-dark: #000000;
JSON
{
"hex": "#d2defe",
"rgb": {
"r": 210,
"g": 222,
"b": 254
},
"hsl": {
"h": 223.636,
"s": 95.652,
"l": 90.98
},
"oklch": {
"l": 0.9016,
"c": 0.04582,
"h": 269.2
},
"luminance": 0.731
}Semantic roles & 50–950 ramp
primary
#D2DEFE
secondary
#E8CF8C
accent
#A700E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485