#D2EDFC#D2EDFC
#D2EDFC is a very light, muted cyan. Relative luminance 0.813; OKLCH L 93.1% C 0.035 H 232.1°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EDFC |
|---|---|
| RGB | rgb(210, 237, 252) |
| HSL | hsl(201, 88%, 91%) |
| HSV | hsv(201, 17%, 99%) |
| CMYK | cmyk(16.7%, 6%, 0%, 1.2%) |
| CIE-LAB | lab(92.26, -5.79, -10.21) |
| CIE-LCH | lch(92.26, 11.74, 240.43°) |
| OKLab | oklab(93.1% -0.0215 -0.0276) |
| OKLCH | oklch(93.1% 0.035 232.1) |
| XYZ | xyz(74.4287, 81.2965, 103.8470) |
| Luminance | 0.8130 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 7.04
Lightblue
#ADD8E6
ΔE00 7.14
Azure (CSS)
#F0FFFF
ΔE00 7.72
Ice Blue
#A5DFF9
ΔE00 7.80
Lightcyan
#E0FFFF
ΔE00 7.94
Fog
#D8DCE0
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EDFC #FCE1D2
analogous
#D2FCF6 #D2EDFC #D2D8FC
triadic
#D2EDFC #FCD2ED #EDFCD2
tetradic
#D2EDFC #F6D2FC #FCE1D2 #D8FCD2
square
#D2EDFC #F6D2FC #FCE1D2 #D8FCD2
split-complementary
#D2EDFC #FCD2D8 #FCF6D2
monochromatic
#5FBFF4 #99D6F8 #D2EDFC #E2F4FD #E2F4FD
Accessibility & contrast
On white
1.22
#D2EDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#D2EDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EDFC
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EDFC | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6ECFD
Deuteranopia (green-blind)
#E0E7FC
Tritanopia (blue-blind)
#C7F1F2
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d2edfc; /* rgb */ color: rgb(210, 237, 252); /* oklch */ color: oklch(93.1% 0.035 232.1);
Tailwind
colors: {
custom: {
50: '#e0f2fd',
500: '#d2edfc',
950: '#000000',
},
}SCSS
$custom: #d2edfc; $custom-light: #e0f2fd; $custom-dark: #000000;
JSON
{
"hex": "#d2edfc",
"rgb": {
"r": 210,
"g": 237,
"b": 252
},
"hsl": {
"h": 201.429,
"s": 87.5,
"l": 90.588
},
"oklch": {
"l": 0.93103,
"c": 0.035,
"h": 232.1
},
"luminance": 0.81298
}Semantic roles & 50–950 ramp
primary
#D2EDFC
secondary
#E4AD8E
accent
#5201E4
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585