#D2E2F2#D2E2F2
#D2E2F2 is a very light, muted cyan. Relative luminance 0.745; OKLCH L 90.6% C 0.028 H 248.1°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #D2E2F2 |
|---|---|
| RGB | rgb(210, 226, 242) |
| HSL | hsl(210, 55%, 89%) |
| HSV | hsv(210, 13%, 95%) |
| CMYK | cmyk(13.2%, 6.6%, 0%, 5.1%) |
| CIE-LAB | lab(89.16, -2.18, -9.59) |
| CIE-LCH | lch(89.16, 9.84, 257.21°) |
| OKLab | oklab(90.57% -0.0104 -0.0259) |
| OKLCH | oklch(90.57% 0.028 248.1) |
| XYZ | xyz(69.7980, 74.5040, 94.6906) |
| Luminance | 0.7450 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.95
Aliceblue
#F0F8FF
ΔE00 6.38
Light Blue Grey
#B7C9E2
ΔE00 6.80
Lightsteelblue
#B0C4DE
ΔE00 8.07
Lavender (CSS)
#E6E6FA
ΔE00 8.11
Gainsboro
#DCDCDC
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2E2F2 #F2E2D2
analogous
#D2F2F2 #D2E2F2 #D2D2F2
triadic
#D2E2F2 #F2D2E2 #E2F2D2
tetradic
#D2E2F2 #F2D2F2 #F2E2D2 #D2F2D2
square
#D2E2F2 #F2D2F2 #F2E2D2 #D2F2D2
split-complementary
#D2E2F2 #F2D2D2 #F2F2D2
monochromatic
#73A5D7 #A3C3E4 #D2E2F2 #E7F0F8 #E7F0F8
Accessibility & contrast
On white
1.32
#D2E2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#D2E2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2E2F2
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2E2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2E2F2 | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE2F3
Deuteranopia (green-blind)
#D8DEF2
Tritanopia (blue-blind)
#CAE6E7
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #d2e2f2; /* rgb */ color: rgb(210, 226, 242); /* oklch */ color: oklch(90.6% 0.028 248.1);
Tailwind
colors: {
custom: {
50: '#e0ebf6',
500: '#d2e2f2',
950: '#000000',
},
}SCSS
$custom: #d2e2f2; $custom-light: #e0ebf6; $custom-dark: #000000;
JSON
{
"hex": "#d2e2f2",
"rgb": {
"r": 210,
"g": 226,
"b": 242
},
"hsl": {
"h": 210,
"s": 55.172,
"l": 88.627
},
"oklch": {
"l": 0.90566,
"c": 0.02787,
"h": 248.1
},
"luminance": 0.74505
}Semantic roles & 50–950 ramp
primary
#D2E2F2
secondary
#D1B497
accent
#7323C3
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151617
muted
#848485