#DBF0FC#DBF0FC
#DBF0FC is a very light, muted cyan. Relative luminance 0.844; OKLCH L 94.3% C 0.028 H 232.7°. Best body text is #000000 at 17.88:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF0FC |
|---|---|
| RGB | rgb(219, 240, 252) |
| HSL | hsl(202, 85%, 92%) |
| HSV | hsv(202, 13%, 99%) |
| CMYK | cmyk(13.1%, 4.8%, 0%, 1.2%) |
| CIE-LAB | lab(93.63, -4.53, -8.12) |
| CIE-LCH | lch(93.63, 9.30, 240.82°) |
| OKLab | oklab(94.33% -0.0167 -0.0219) |
| OKLCH | oklch(94.33% 0.028 232.7) |
| XYZ | xyz(77.9400, 84.4071, 104.2625) |
| Luminance | 0.8441 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 5.08
Azure (CSS)
#F0FFFF
ΔE00 6.18
Fog
#D8DCE0
ΔE00 7.38
Lightcyan
#E0FFFF
ΔE00 7.58
Mintcream
#F5FFFA
ΔE00 8.66
Ghostwhite
#F8F8FF
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF0FC #FCE7DB
analogous
#DBFCF7 #DBF0FC #DBE0FC
triadic
#DBF0FC #FCDBF0 #F0FCDB
tetradic
#DBF0FC #F7DBFC #FCE7DB #E0FCDB
square
#DBF0FC #F7DBFC #FCE7DB #E0FCDB
split-complementary
#DBF0FC #FCDBE0 #FCF7DB
monochromatic
#6AC1F3 #A3D8F7 #DBF0FC #E3F3FD #E3F3FD
Accessibility & contrast
On white
1.17
#DBF0FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.88
#DBF0FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF0FC
17.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF0FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF0FC | 1.00 | 1.17 | 17.88 | 17.88 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEFFD
Deuteranopia (green-blind)
#E6EBFC
Tritanopia (blue-blind)
#D3F3F4
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #dbf0fc; /* rgb */ color: rgb(219, 240, 252); /* oklch */ color: oklch(94.3% 0.028 232.7);
Tailwind
colors: {
custom: {
50: '#e6f4fd',
500: '#dbf0fc',
950: '#000000',
},
}SCSS
$custom: #dbf0fc; $custom-light: #e6f4fd; $custom-dark: #000000;
JSON
{
"hex": "#dbf0fc",
"rgb": {
"r": 219,
"g": 240,
"b": 252
},
"hsl": {
"h": 201.818,
"s": 84.615,
"l": 92.353
},
"oklch": {
"l": 0.94329,
"c": 0.02752,
"h": 232.7
},
"luminance": 0.84409
}Semantic roles & 50–950 ramp
primary
#DBF0FC
secondary
#E4B397
accent
#5504E1
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585