#D2EAFE#D2EAFE
#D2EAFE is a very light, muted cyan. Relative luminance 0.797; OKLCH L 92.6% C 0.037 H 243.2°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EAFE |
|---|---|
| RGB | rgb(210, 234, 254) |
| HSL | hsl(207, 96%, 91%) |
| HSV | hsv(207, 17%, 100%) |
| CMYK | cmyk(17.3%, 7.9%, 0%, 0.4%) |
| CIE-LAB | lab(91.55, -3.84, -12.31) |
| CIE-LCH | lch(91.55, 12.90, 252.67°) |
| OKLab | oklab(92.56% -0.0168 -0.0333) |
| OKLCH | oklch(92.56% 0.037 243.2) |
| XYZ | xyz(73.8860, 79.7013, 105.2378) |
| Luminance | 0.7970 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 7.13
Light Blue Grey
#B7C9E2
ΔE00 8.17
Fog
#D8DCE0
ΔE00 8.45
Lightblue
#ADD8E6
ΔE00 8.47
Ice Blue
#A5DFF9
ΔE00 8.48
Powder Blue (survey)
#B1D1FC
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EAFE #FEE6D2
analogous
#D2FEFC #D2EAFE #D2D4FE
triadic
#D2EAFE #FED2EA #EAFED2
tetradic
#D2EAFE #FCD2FE #FEE6D2 #D4FED2
square
#D2EAFE #FCD2FE #FEE6D2 #D4FED2
split-complementary
#D2EAFE #FED2D4 #FEFCD2
monochromatic
#5AB2FB #96CEFD #D2EAFE #E1F1FE #E1F1FE
Accessibility & contrast
On white
1.24
#D2EAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#D2EAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EAFE
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EAFE | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2EAFF
Deuteranopia (green-blind)
#DCE5FE
Tritanopia (blue-blind)
#C7EFF0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d2eafe; /* rgb */ color: rgb(210, 234, 254); /* oklch */ color: oklch(92.6% 0.037 243.2);
Tailwind
colors: {
custom: {
50: '#e0f0fe',
500: '#d2eafe',
950: '#000000',
},
}SCSS
$custom: #d2eafe; $custom-light: #e0f0fe; $custom-dark: #000000;
JSON
{
"hex": "#d2eafe",
"rgb": {
"r": 210,
"g": 234,
"b": 254
},
"hsl": {
"h": 207.273,
"s": 95.652,
"l": 90.98
},
"oklch": {
"l": 0.92561,
"c": 0.03732,
"h": 243.2
},
"luminance": 0.79703
}Semantic roles & 50–950 ramp
primary
#D2EAFE
secondary
#E8B68C
accent
#6800E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585