#D2EBFE#D2EBFE
#D2EBFE is a very light, muted cyan. Relative luminance 0.803; OKLCH L 92.8% C 0.037 H 240.7°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EBFE |
|---|---|
| RGB | rgb(210, 235, 254) |
| HSL | hsl(206, 96%, 91%) |
| HSV | hsv(206, 17%, 100%) |
| CMYK | cmyk(17.3%, 7.5%, 0%, 0.4%) |
| CIE-LAB | lab(91.81, -4.35, -11.93) |
| CIE-LCH | lch(91.81, 12.70, 249.94°) |
| OKLab | oklab(92.76% -0.0181 -0.0323) |
| OKLCH | oklch(92.76% 0.037 240.7) |
| XYZ | xyz(74.1715, 80.2723, 105.3330) |
| Luminance | 0.8027 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 7.07
Lightblue
#ADD8E6
ΔE00 8.10
Ice Blue
#A5DFF9
ΔE00 8.19
Fog
#D8DCE0
ΔE00 8.52
Light Blue Grey
#B7C9E2
ΔE00 8.62
Azure (CSS)
#F0FFFF
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EBFE #FEE5D2
analogous
#D2FEFB #D2EBFE #D2D5FE
triadic
#D2EBFE #FED2EB #EBFED2
tetradic
#D2EBFE #FBD2FE #FEE5D2 #D5FED2
square
#D2EBFE #FBD2FE #FEE5D2 #D5FED2
split-complementary
#D2EBFE #FED2D5 #FEFBD2
monochromatic
#5AB6FB #96D0FD #D2EBFE #E1F2FE #E1F2FE
Accessibility & contrast
On white
1.23
#D2EBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#D2EBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EBFE
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EBFE | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3EAFF
Deuteranopia (green-blind)
#DDE5FE
Tritanopia (blue-blind)
#C7F0F1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d2ebfe; /* rgb */ color: rgb(210, 235, 254); /* oklch */ color: oklch(92.8% 0.037 240.7);
Tailwind
colors: {
custom: {
50: '#e0f1fe',
500: '#d2ebfe',
950: '#000000',
},
}SCSS
$custom: #d2ebfe; $custom-light: #e0f1fe; $custom-dark: #000000;
JSON
{
"hex": "#d2ebfe",
"rgb": {
"r": 210,
"g": 235,
"b": 254
},
"hsl": {
"h": 205.909,
"s": 95.652,
"l": 90.98
},
"oklch": {
"l": 0.92762,
"c": 0.03702,
"h": 240.7
},
"luminance": 0.80274
}Semantic roles & 50–950 ramp
primary
#D2EBFE
secondary
#E8B48C
accent
#6300E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585