#D1EBFC#D1EBFC
#D1EBFC is a very light, muted cyan. Relative luminance 0.800; OKLCH L 92.6% C 0.036 H 236.5°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #D1EBFC |
|---|---|
| RGB | rgb(209, 235, 252) |
| HSL | hsl(204, 88%, 90%) |
| HSV | hsv(204, 17%, 99%) |
| CMYK | cmyk(17.1%, 6.7%, 0%, 1.2%) |
| CIE-LAB | lab(91.68, -5.08, -11.08) |
| CIE-LCH | lch(91.68, 12.18, 245.38°) |
| OKLab | oklab(92.63% -0.0198 -0.03) |
| OKLCH | oklch(92.63% 0.036 236.5) |
| XYZ | xyz(73.5690, 79.9985, 103.6417) |
| Luminance | 0.8000 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 7.09
Lightblue
#ADD8E6
ΔE00 7.42
Ice Blue
#A5DFF9
ΔE00 7.82
Azure (CSS)
#F0FFFF
ΔE00 8.45
Fog
#D8DCE0
ΔE00 8.46
Lightcyan
#E0FFFF
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1EBFC #FCE2D1
analogous
#D1FCF7 #D1EBFC #D1D5FC
triadic
#D1EBFC #FCD1EB #EBFCD1
tetradic
#D1EBFC #F7D1FC #FCE2D1 #D5FCD1
square
#D1EBFC #F7D1FC #FCE2D1 #D5FCD1
split-complementary
#D1EBFC #FCD1D5 #FCF7D1
monochromatic
#5EB9F5 #98D2F8 #D1EBFC #E2F3FD #E2F3FD
Accessibility & contrast
On white
1.24
#D1EBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#D1EBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1EBFC
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1EBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1EBFC | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4EAFD
Deuteranopia (green-blind)
#DEE5FC
Tritanopia (blue-blind)
#C6EFF0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d1ebfc; /* rgb */ color: rgb(209, 235, 252); /* oklch */ color: oklch(92.6% 0.036 236.5);
Tailwind
colors: {
custom: {
50: '#dff1fd',
500: '#d1ebfc',
950: '#000000',
},
}SCSS
$custom: #d1ebfc; $custom-light: #dff1fd; $custom-dark: #000000;
JSON
{
"hex": "#d1ebfc",
"rgb": {
"r": 209,
"g": 235,
"b": 252
},
"hsl": {
"h": 203.721,
"s": 87.755,
"l": 90.392
},
"oklch": {
"l": 0.9263,
"c": 0.03593,
"h": 236.5
},
"luminance": 0.8
}Semantic roles & 50–950 ramp
primary
#D1EBFC
secondary
#E4B08D
accent
#5B01E4
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585