#D2DFFE#D2DFFE
#D2DFFE is a very light, muted blue. Relative luminance 0.736; OKLCH L 90.4% C 0.045 H 267.4°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DFFE |
|---|---|
| RGB | rgb(210, 223, 254) |
| HSL | hsl(222, 96%, 91%) |
| HSV | hsv(222, 17%, 100%) |
| CMYK | cmyk(17.3%, 12.2%, 0%, 0.4%) |
| CIE-LAB | lab(88.75, 1.86, -16.51) |
| CIE-LCH | lch(88.75, 16.61, 276.42°) |
| OKLab | oklab(90.36% -0.002 -0.0448) |
| OKLCH | oklch(90.36% 0.045 267.4) |
| XYZ | xyz(70.8511, 73.6314, 104.2262) |
| Luminance | 0.7363 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.11
Light Blue Grey
#B7C9E2
ΔE00 6.46
Powder Blue (survey)
#B1D1FC
ΔE00 7.23
Periwinkle
#CCCCFF
ΔE00 7.40
Lightsteelblue
#B0C4DE
ΔE00 7.79
Light Periwinkle
#C1C6FC
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DFFE #FEF1D2
analogous
#D2F5FE #D2DFFE #DBD2FE
triadic
#D2DFFE #FED2DF #DFFED2
tetradic
#D2DFFE #FED2F5 #FEF1D2 #D2FEDB
square
#D2DFFE #FED2F5 #FEF1D2 #D2FEDB
split-complementary
#D2DFFE #FEDBD2 #F5FED2
monochromatic
#5A8AFB #96B4FD #D2DFFE #E1EAFE #E1EAFE
Accessibility & contrast
On white
1.34
#D2DFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#D2DFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DFFE
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DFFE | 1.00 | 1.34 | 15.73 | 15.73 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6E1FF
Deuteranopia (green-blind)
#D2DDFD
Tritanopia (blue-blind)
#C8E5E9
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #d2dffe; /* rgb */ color: rgb(210, 223, 254); /* oklch */ color: oklch(90.4% 0.045 267.4);
Tailwind
colors: {
custom: {
50: '#e0e8fe',
500: '#d2dffe',
950: '#000000',
},
}SCSS
$custom: #d2dffe; $custom-light: #e0e8fe; $custom-dark: #000000;
JSON
{
"hex": "#d2dffe",
"rgb": {
"r": 210,
"g": 223,
"b": 254
},
"hsl": {
"h": 222.273,
"s": 95.652,
"l": 90.98
},
"oklch": {
"l": 0.90359,
"c": 0.04483,
"h": 267.4
},
"luminance": 0.73633
}Semantic roles & 50–950 ramp
primary
#D2DFFE
secondary
#E8CD8C
accent
#A200E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485