#D2DBFC#D2DBFC
#D2DBFC is a very light, muted blue. Relative luminance 0.714; OKLCH L 89.5% C 0.046 H 273.4°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DBFC |
|---|---|
| RGB | rgb(210, 219, 252) |
| HSL | hsl(227, 88%, 91%) |
| HSV | hsv(227, 17%, 99%) |
| CMYK | cmyk(16.7%, 13.1%, 0%, 1.2%) |
| CIE-LAB | lab(87.67, 3.53, -17.07) |
| CIE-LCH | lch(87.67, 17.43, 281.68°) |
| OKLab | oklab(89.5% 0.0027 -0.0463) |
| OKLCH | oklch(89.5% 0.046 273.4) |
| XYZ | xyz(69.4764, 71.3918, 102.1962) |
| Luminance | 0.7139 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.78
Periwinkle
#CCCCFF
ΔE00 5.93
Light Periwinkle
#C1C6FC
ΔE00 6.74
Light Blue Grey
#B7C9E2
ΔE00 7.09
Powder Blue (survey)
#B1D1FC
ΔE00 8.21
Lightsteelblue
#B0C4DE
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DBFC #FCF3D2
analogous
#D2F0FC #D2DBFC #DED2FC
triadic
#D2DBFC #FCD2DB #DBFCD2
tetradic
#D2DBFC #FCD2F0 #FCF3D2 #D2FCDE
square
#D2DBFC #FCD2F0 #FCF3D2 #D2FCDE
split-complementary
#D2DBFC #FCDED2 #F0FCD2
monochromatic
#5F7FF4 #99ADF8 #D2DBFC #E2E8FD #E2E8FD
Accessibility & contrast
On white
1.37
#D2DBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#D2DBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DBFC
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DBFC | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DEFE
Deuteranopia (green-blind)
#CFDAFB
Tritanopia (blue-blind)
#C8E1E6
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d2dbfc; /* rgb */ color: rgb(210, 219, 252); /* oklch */ color: oklch(89.5% 0.046 273.4);
Tailwind
colors: {
custom: {
50: '#e0e6fd',
500: '#d2dbfc',
950: '#000000',
},
}SCSS
$custom: #d2dbfc; $custom-light: #e0e6fd; $custom-dark: #000000;
JSON
{
"hex": "#d2dbfc",
"rgb": {
"r": 210,
"g": 219,
"b": 252
},
"hsl": {
"h": 227.143,
"s": 87.5,
"l": 90.588
},
"oklch": {
"l": 0.89498,
"c": 0.04638,
"h": 273.4
},
"luminance": 0.71393
}Semantic roles & 50–950 ramp
primary
#D2DBFC
secondary
#E4D28E
accent
#B401E4
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485