#DBF4FC#DBF4FC
#DBF4FC is a very light, muted cyan. Relative luminance 0.868; OKLCH L 95.1% C 0.028 H 218.9°. Best body text is #000000 at 18.36:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF4FC |
|---|---|
| RGB | rgb(219, 244, 252) |
| HSL | hsl(195, 85%, 92%) |
| HSV | hsv(195, 13%, 99%) |
| CMYK | cmyk(13.1%, 3.2%, 0%, 1.2%) |
| CIE-LAB | lab(94.65, -6.56, -6.61) |
| CIE-LCH | lch(94.65, 9.31, 225.19°) |
| OKLab | oklab(95.13% -0.022 -0.0178) |
| OKLCH | oklch(95.13% 0.028 218.9) |
| XYZ | xyz(79.1305, 86.7881, 104.6593) |
| Luminance | 0.8679 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.92
Lightcyan
#E0FFFF
ΔE00 4.93
Aliceblue
#F0F8FF
ΔE00 6.34
Ice Blue (survey)
#D7FFFE
ΔE00 6.78
Very Light Blue
#D5FFFF
ΔE00 6.84
Very Pale Blue
#D6FFFE
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF4FC #FCE3DB
analogous
#DBFCF3 #DBF4FC #DBE4FC
triadic
#DBF4FC #FCDBF4 #F4FCDB
tetradic
#DBF4FC #F3DBFC #FCE3DB #E4FCDB
square
#DBF4FC #F3DBFC #FCE3DB #E4FCDB
split-complementary
#DBF4FC #FCDBE4 #FCF3DB
monochromatic
#6AD1F3 #A3E3F7 #DBF4FC #E3F6FD #E3F6FD
Accessibility & contrast
On white
1.14
#DBF4FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.36
#DBF4FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF4FC
18.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF4FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF4FC | 1.00 | 1.14 | 18.36 | 18.36 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF2FC
Deuteranopia (green-blind)
#E9EEFC
Tritanopia (blue-blind)
#D2F7F6
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dbf4fc; /* rgb */ color: rgb(219, 244, 252); /* oklch */ color: oklch(95.1% 0.028 218.9);
Tailwind
colors: {
custom: {
50: '#e6f7fd',
500: '#dbf4fc',
950: '#000000',
},
}SCSS
$custom: #dbf4fc; $custom-light: #e6f7fd; $custom-dark: #000000;
JSON
{
"hex": "#dbf4fc",
"rgb": {
"r": 219,
"g": 244,
"b": 252
},
"hsl": {
"h": 194.545,
"s": 84.615,
"l": 92.353
},
"oklch": {
"l": 0.95134,
"c": 0.02835,
"h": 218.9
},
"luminance": 0.8679
}Semantic roles & 50–950 ramp
primary
#DBF4FC
secondary
#E4AA97
accent
#3A04E1
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585