#D1EBFD#D1EBFD
#D1EBFD is a very light, muted cyan. Relative luminance 0.801; OKLCH L 92.7% C 0.037 H 238.1°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #D1EBFD |
|---|---|
| RGB | rgb(209, 235, 253) |
| HSL | hsl(205, 92%, 91%) |
| HSV | hsv(205, 17%, 99%) |
| CMYK | cmyk(17.4%, 7.1%, 0%, 0.8%) |
| CIE-LAB | lab(91.71, -4.87, -11.55) |
| CIE-LCH | lch(91.71, 12.54, 247.15°) |
| OKLab | oklab(92.66% -0.0195 -0.0313) |
| OKLCH | oklch(92.66% 0.037 238.1) |
| XYZ | xyz(73.7279, 80.0620, 104.4785) |
| Luminance | 0.8006 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 7.17
Lightblue
#ADD8E6
ΔE00 7.63
Ice Blue
#A5DFF9
ΔE00 7.86
Fog
#D8DCE0
ΔE00 8.57
Azure (CSS)
#F0FFFF
ΔE00 8.74
Light Blue Grey
#B7C9E2
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1EBFD #FDE3D1
analogous
#D1FDF9 #D1EBFD #D1D5FD
triadic
#D1EBFD #FDD1EB #EBFDD1
tetradic
#D1EBFD #F9D1FD #FDE3D1 #D5FDD1
square
#D1EBFD #F9D1FD #FDE3D1 #D5FDD1
split-complementary
#D1EBFD #FDD1D5 #FDF9D1
monochromatic
#5CB8F8 #96D2FA #D1EBFD #E2F2FE #E2F2FE
Accessibility & contrast
On white
1.23
#D1EBFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#D1EBFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1EBFD
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1EBFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1EBFD | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3EAFE
Deuteranopia (green-blind)
#DDE5FD
Tritanopia (blue-blind)
#C5F0F1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d1ebfd; /* rgb */ color: rgb(209, 235, 253); /* oklch */ color: oklch(92.7% 0.037 238.1);
Tailwind
colors: {
custom: {
50: '#dff1fe',
500: '#d1ebfd',
950: '#000000',
},
}SCSS
$custom: #d1ebfd; $custom-light: #dff1fe; $custom-dark: #000000;
JSON
{
"hex": "#d1ebfd",
"rgb": {
"r": 209,
"g": 235,
"b": 253
},
"hsl": {
"h": 204.545,
"s": 91.667,
"l": 90.588
},
"oklch": {
"l": 0.92662,
"c": 0.03684,
"h": 238.1
},
"luminance": 0.80064
}Semantic roles & 50–950 ramp
primary
#D1EBFD
secondary
#E6B18C
accent
#5E00E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585