#D2E4FC#D2E4FC
#D2E4FC is a very light, muted cyan. Relative luminance 0.762; OKLCH L 91.3% C 0.038 H 255.6°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #D2E4FC |
|---|---|
| RGB | rgb(210, 228, 252) |
| HSL | hsl(214, 88%, 91%) |
| HSV | hsv(214, 17%, 99%) |
| CMYK | cmyk(16.7%, 9.5%, 0%, 1.2%) |
| CIE-LAB | lab(89.96, -1.16, -13.64) |
| CIE-LCH | lch(89.96, 13.69, 265.13°) |
| OKLab | oklab(91.29% -0.0095 -0.0369) |
| OKLCH | oklch(91.29% 0.038 255.6) |
| XYZ | xyz(71.8881, 76.2153, 103.0001) |
| Luminance | 0.7622 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.32
Powder Blue (survey)
#B1D1FC
ΔE00 7.25
Lavender (CSS)
#E6E6FA
ΔE00 7.54
Lightsteelblue
#B0C4DE
ΔE00 7.69
Aliceblue
#F0F8FF
ΔE00 8.01
Fog
#D8DCE0
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2E4FC #FCEAD2
analogous
#D2F9FC #D2E4FC #D5D2FC
triadic
#D2E4FC #FCD2E4 #E4FCD2
tetradic
#D2E4FC #FCD2F9 #FCEAD2 #D2FCD5
square
#D2E4FC #FCD2F9 #FCEAD2 #D2FCD5
split-complementary
#D2E4FC #FCD5D2 #F9FCD2
monochromatic
#5F9FF4 #99C2F8 #D2E4FC #E2EEFD #E2EEFD
Accessibility & contrast
On white
1.29
#D2E4FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#D2E4FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2E4FC
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2E4FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2E4FC | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE5FD
Deuteranopia (green-blind)
#D7E0FB
Tritanopia (blue-blind)
#C8E9EC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #d2e4fc; /* rgb */ color: rgb(210, 228, 252); /* oklch */ color: oklch(91.3% 0.038 255.6);
Tailwind
colors: {
custom: {
50: '#e0ecfd',
500: '#d2e4fc',
950: '#000000',
},
}SCSS
$custom: #d2e4fc; $custom-light: #e0ecfd; $custom-dark: #000000;
JSON
{
"hex": "#d2e4fc",
"rgb": {
"r": 210,
"g": 228,
"b": 252
},
"hsl": {
"h": 214.286,
"s": 87.5,
"l": 90.588
},
"oklch": {
"l": 0.9129,
"c": 0.03813,
"h": 255.6
},
"luminance": 0.76217
}Semantic roles & 50–950 ramp
primary
#D2E4FC
secondary
#E4BF8E
accent
#8301E4
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#151617
muted
#848485