#D1EBFB#D1EBFB
#D1EBFB is a very light, muted cyan. Relative luminance 0.799; OKLCH L 92.6% C 0.035 H 234.8°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #D1EBFB |
|---|---|
| RGB | rgb(209, 235, 251) |
| HSL | hsl(203, 84%, 90%) |
| HSV | hsv(203, 17%, 98%) |
| CMYK | cmyk(16.7%, 6.4%, 0%, 1.6%) |
| CIE-LAB | lab(91.66, -5.28, -10.60) |
| CIE-LCH | lch(91.66, 11.84, 243.50°) |
| OKLab | oklab(92.6% -0.0202 -0.0287) |
| OKLCH | oklch(92.6% 0.035 234.8) |
| XYZ | xyz(73.4110, 79.9353, 102.8094) |
| Luminance | 0.7994 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 7.02
Lightblue
#ADD8E6
ΔE00 7.24
Ice Blue
#A5DFF9
ΔE00 7.81
Azure (CSS)
#F0FFFF
ΔE00 8.17
Fog
#D8DCE0
ΔE00 8.36
Lightcyan
#E0FFFF
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1EBFB #FBE1D1
analogous
#D1FBF6 #D1EBFB #D1D6FB
triadic
#D1EBFB #FBD1EB #EBFBD1
tetradic
#D1EBFB #F6D1FB #FBE1D1 #D6FBD1
square
#D1EBFB #F6D1FB #FBE1D1 #D6FBD1
split-complementary
#D1EBFB #FBD1D6 #FBF6D1
monochromatic
#60BAF1 #99D3F6 #D1EBFB #E3F3FD #E3F3FD
Accessibility & contrast
On white
1.24
#D1EBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#D1EBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1EBFB
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1EBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1EBFB | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4EAFC
Deuteranopia (green-blind)
#DEE5FB
Tritanopia (blue-blind)
#C6EFF0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d1ebfb; /* rgb */ color: rgb(209, 235, 251); /* oklch */ color: oklch(92.6% 0.035 234.8);
Tailwind
colors: {
custom: {
50: '#dff1fc',
500: '#d1ebfb',
950: '#000000',
},
}SCSS
$custom: #d1ebfb; $custom-light: #dff1fc; $custom-dark: #000000;
JSON
{
"hex": "#d1ebfb",
"rgb": {
"r": 209,
"g": 235,
"b": 251
},
"hsl": {
"h": 202.857,
"s": 84,
"l": 90.196
},
"oklch": {
"l": 0.92598,
"c": 0.03507,
"h": 234.8
},
"luminance": 0.79937
}Semantic roles & 50–950 ramp
primary
#D1EBFB
secondary
#E2AE8E
accent
#5905E0
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585