#D2EBFB#D2EBFB
#D2EBFB is a very light, muted cyan. Relative luminance 0.801; OKLCH L 92.7% C 0.034 H 235.9°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EBFB |
|---|---|
| RGB | rgb(210, 235, 251) |
| HSL | hsl(203, 84%, 90%) |
| HSV | hsv(203, 16%, 98%) |
| CMYK | cmyk(16.3%, 6.4%, 0%, 1.6%) |
| CIE-LAB | lab(91.72, -4.97, -10.49) |
| CIE-LCH | lch(91.72, 11.61, 244.63°) |
| OKLab | oklab(92.67% -0.0192 -0.0284) |
| OKLCH | oklch(92.67% 0.034 235.9) |
| XYZ | xyz(73.6949, 80.0816, 102.8227) |
| Luminance | 0.8008 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 6.79
Lightblue
#ADD8E6
ΔE00 7.49
Ice Blue
#A5DFF9
ΔE00 8.07
Azure (CSS)
#F0FFFF
ΔE00 8.12
Fog
#D8DCE0
ΔE00 8.15
Lightcyan
#E0FFFF
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EBFB #FBE2D2
analogous
#D2FBF7 #D2EBFB #D2D6FB
triadic
#D2EBFB #FBD2EB #EBFBD2
tetradic
#D2EBFB #F7D2FB #FBE2D2 #D6FBD2
square
#D2EBFB #F7D2FB #FBE2D2 #D6FBD2
split-complementary
#D2EBFB #FBD2D6 #FBF7D2
monochromatic
#62B9F1 #9AD2F6 #D2EBFB #E3F3FD #E3F3FD
Accessibility & contrast
On white
1.23
#D2EBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#D2EBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EBFB
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EBFB | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4EAFC
Deuteranopia (green-blind)
#DEE5FB
Tritanopia (blue-blind)
#C7EFF0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d2ebfb; /* rgb */ color: rgb(210, 235, 251); /* oklch */ color: oklch(92.7% 0.034 235.9);
Tailwind
colors: {
custom: {
50: '#e0f1fc',
500: '#d2ebfb',
950: '#000000',
},
}SCSS
$custom: #d2ebfb; $custom-light: #e0f1fc; $custom-dark: #000000;
JSON
{
"hex": "#d2ebfb",
"rgb": {
"r": 210,
"g": 235,
"b": 251
},
"hsl": {
"h": 203.415,
"s": 83.673,
"l": 90.392
},
"oklch": {
"l": 0.92667,
"c": 0.03426,
"h": 235.9
},
"luminance": 0.80083
}Semantic roles & 50–950 ramp
primary
#D2EBFB
secondary
#E2B08F
accent
#5B05E0
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585