#D2E0F2#D2E0F2
#D2E0F2 is a very light, muted cyan. Relative luminance 0.734; OKLCH L 90.2% C 0.029 H 254.7°. Best body text is #000000 at 15.68:1 contrast (WCAG AA passes).
Color values
| HEX | #D2E0F2 |
|---|---|
| RGB | rgb(210, 224, 242) |
| HSL | hsl(214, 55%, 89%) |
| HSV | hsv(214, 13%, 95%) |
| CMYK | cmyk(13.2%, 7.4%, 0%, 5.1%) |
| CIE-LAB | lab(88.65, -1.14, -10.35) |
| CIE-LCH | lch(88.65, 10.42, 263.70°) |
| OKLab | oklab(90.16% -0.0076 -0.0279) |
| OKLCH | oklch(90.16% 0.029 254.7) |
| XYZ | xyz(69.2573, 73.4227, 94.5104) |
| Luminance | 0.7342 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.07
Fog
#D8DCE0
ΔE00 6.20
Aliceblue
#F0F8FF
ΔE00 6.95
Lavender (CSS)
#E6E6FA
ΔE00 6.96
Lightsteelblue
#B0C4DE
ΔE00 7.46
Cloudy Blue
#ACC2D9
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2E0F2 #F2E4D2
analogous
#D2F0F2 #D2E0F2 #D4D2F2
triadic
#D2E0F2 #F2D2E0 #E0F2D2
tetradic
#D2E0F2 #F2D2F0 #F2E4D2 #D2F2D4
square
#D2E0F2 #F2D2F0 #F2E4D2 #D2F2D4
split-complementary
#D2E0F2 #F2D4D2 #F0F2D2
monochromatic
#739FD7 #A3BFE4 #D2E0F2 #E7EFF8 #E7EFF8
Accessibility & contrast
On white
1.34
#D2E0F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.68
#D2E0F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2E0F2
15.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2E0F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2E0F2 | 1.00 | 1.34 | 15.68 | 15.68 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE0F3
Deuteranopia (green-blind)
#D6DDF2
Tritanopia (blue-blind)
#CAE4E6
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #d2e0f2; /* rgb */ color: rgb(210, 224, 242); /* oklch */ color: oklch(90.2% 0.029 254.7);
Tailwind
colors: {
custom: {
50: '#e0e9f6',
500: '#d2e0f2',
950: '#000000',
},
}SCSS
$custom: #d2e0f2; $custom-light: #e0e9f6; $custom-dark: #000000;
JSON
{
"hex": "#d2e0f2",
"rgb": {
"r": 210,
"g": 224,
"b": 242
},
"hsl": {
"h": 213.75,
"s": 55.172,
"l": 88.627
},
"oklch": {
"l": 0.90164,
"c": 0.02894,
"h": 254.7
},
"luminance": 0.73424
}Semantic roles & 50–950 ramp
primary
#D2E0F2
secondary
#D1B897
accent
#7D23C3
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485