#D2EBFC#D2EBFC
#D2EBFC is a very light, muted cyan. Relative luminance 0.801; OKLCH L 92.7% C 0.035 H 237.6°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EBFC |
|---|---|
| RGB | rgb(210, 235, 252) |
| HSL | hsl(204, 88%, 91%) |
| HSV | hsv(204, 17%, 99%) |
| CMYK | cmyk(16.7%, 6.7%, 0%, 1.2%) |
| CIE-LAB | lab(91.75, -4.77, -10.97) |
| CIE-LCH | lch(91.75, 11.96, 246.51°) |
| OKLab | oklab(92.7% -0.0189 -0.0297) |
| OKLCH | oklch(92.7% 0.035 237.6) |
| XYZ | xyz(73.8529, 80.1449, 103.6550) |
| Luminance | 0.8015 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 6.86
Lightblue
#ADD8E6
ΔE00 7.68
Ice Blue
#A5DFF9
ΔE00 8.09
Fog
#D8DCE0
ΔE00 8.26
Azure (CSS)
#F0FFFF
ΔE00 8.42
Light Blue Grey
#B7C9E2
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EBFC #FCE3D2
analogous
#D2FCF8 #D2EBFC #D2D6FC
triadic
#D2EBFC #FCD2EB #EBFCD2
tetradic
#D2EBFC #F8D2FC #FCE3D2 #D6FCD2
square
#D2EBFC #F8D2FC #FCE3D2 #D6FCD2
split-complementary
#D2EBFC #FCD2D6 #FCF8D2
monochromatic
#5FB8F4 #99D1F8 #D2EBFC #E2F2FD #E2F2FD
Accessibility & contrast
On white
1.23
#D2EBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#D2EBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EBFC
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EBFC | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4EAFD
Deuteranopia (green-blind)
#DEE5FC
Tritanopia (blue-blind)
#C7EFF0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d2ebfc; /* rgb */ color: rgb(210, 235, 252); /* oklch */ color: oklch(92.7% 0.035 237.6);
Tailwind
colors: {
custom: {
50: '#e0f1fd',
500: '#d2ebfc',
950: '#000000',
},
}SCSS
$custom: #d2ebfc; $custom-light: #e0f1fd; $custom-dark: #000000;
JSON
{
"hex": "#d2ebfc",
"rgb": {
"r": 210,
"g": 235,
"b": 252
},
"hsl": {
"h": 204.286,
"s": 87.5,
"l": 90.588
},
"oklch": {
"l": 0.92698,
"c": 0.03516,
"h": 237.6
},
"luminance": 0.80147
}Semantic roles & 50–950 ramp
primary
#D2EBFC
secondary
#E4B18E
accent
#5D01E4
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585