#DBF1FC#DBF1FC
#DBF1FC is a very light, muted cyan. Relative luminance 0.850; OKLCH L 94.5% C 0.028 H 229.2°. Best body text is #000000 at 18.00:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF1FC |
|---|---|
| RGB | rgb(219, 241, 252) |
| HSL | hsl(200, 85%, 92%) |
| HSV | hsv(200, 13%, 99%) |
| CMYK | cmyk(13.1%, 4.4%, 0%, 1.2%) |
| CIE-LAB | lab(93.88, -5.04, -7.74) |
| CIE-LCH | lch(93.88, 9.24, 236.92°) |
| OKLab | oklab(94.53% -0.018 -0.0209) |
| OKLCH | oklch(94.53% 0.028 229.2) |
| XYZ | xyz(78.2352, 84.9975, 104.3609) |
| Luminance | 0.8500 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 5.31
Azure (CSS)
#F0FFFF
ΔE00 5.78
Lightcyan
#E0FFFF
ΔE00 6.92
Fog
#D8DCE0
ΔE00 7.67
Mintcream
#F5FFFA
ΔE00 8.32
Lightblue
#ADD8E6
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF1FC #FCE6DB
analogous
#DBFCF7 #DBF1FC #DBE1FC
triadic
#DBF1FC #FCDBF1 #F1FCDB
tetradic
#DBF1FC #F7DBFC #FCE6DB #E1FCDB
square
#DBF1FC #F7DBFC #FCE6DB #E1FCDB
split-complementary
#DBF1FC #FCDBE1 #FCF7DB
monochromatic
#6AC5F3 #A3DBF7 #DBF1FC #E3F4FD #E3F4FD
Accessibility & contrast
On white
1.17
#DBF1FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.00
#DBF1FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF1FC
18.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF1FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF1FC | 1.00 | 1.17 | 18.00 | 18.00 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBF0FD
Deuteranopia (green-blind)
#E7ECFC
Tritanopia (blue-blind)
#D2F4F4
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #dbf1fc; /* rgb */ color: rgb(219, 241, 252); /* oklch */ color: oklch(94.5% 0.028 229.2);
Tailwind
colors: {
custom: {
50: '#e6f5fd',
500: '#dbf1fc',
950: '#000000',
},
}SCSS
$custom: #dbf1fc; $custom-light: #e6f5fd; $custom-dark: #000000;
JSON
{
"hex": "#dbf1fc",
"rgb": {
"r": 219,
"g": 241,
"b": 252
},
"hsl": {
"h": 200,
"s": 84.615,
"l": 92.353
},
"oklch": {
"l": 0.9453,
"c": 0.02758,
"h": 229.2
},
"luminance": 0.84999
}Semantic roles & 50–950 ramp
primary
#DBF1FC
secondary
#E4B197
accent
#4E04E1
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585