#DBF0FD#DBF0FD
#DBF0FD is a very light, muted cyan. Relative luminance 0.845; OKLCH L 94.4% C 0.028 H 234.9°. Best body text is #000000 at 17.89:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF0FD |
|---|---|
| RGB | rgb(219, 240, 253) |
| HSL | hsl(203, 89%, 93%) |
| HSV | hsv(203, 13%, 99%) |
| CMYK | cmyk(13.4%, 5.1%, 0%, 0.8%) |
| CIE-LAB | lab(93.65, -4.33, -8.60) |
| CIE-LCH | lch(93.65, 9.63, 243.25°) |
| OKLab | oklab(94.36% -0.0163 -0.0232) |
| OKLCH | oklch(94.36% 0.028 234.9) |
| XYZ | xyz(78.0989, 84.4706, 105.0992) |
| Luminance | 0.8447 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 5.10
Azure (CSS)
#F0FFFF
ΔE00 6.51
Fog
#D8DCE0
ΔE00 7.46
Lightcyan
#E0FFFF
ΔE00 7.96
Ghostwhite
#F8F8FF
ΔE00 8.66
Whitesmoke
#F5F5F5
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF0FD #FDE8DB
analogous
#DBFDF9 #DBF0FD #DBDFFD
triadic
#DBF0FD #FDDBF0 #F0FDDB
tetradic
#DBF0FD #F9DBFD #FDE8DB #DFFDDB
square
#DBF0FD #F9DBFD #FDE8DB #DFFDDB
split-complementary
#DBF0FD #FDDBDF #FDF9DB
monochromatic
#67C0F7 #A1D8FA #DBF0FD #E2F3FD #E2F3FD
Accessibility & contrast
On white
1.17
#DBF0FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.89
#DBF0FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF0FD
17.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF0FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF0FD | 1.00 | 1.17 | 17.89 | 17.89 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEFFE
Deuteranopia (green-blind)
#E5EBFD
Tritanopia (blue-blind)
#D2F4F4
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #dbf0fd; /* rgb */ color: rgb(219, 240, 253); /* oklch */ color: oklch(94.4% 0.028 234.9);
Tailwind
colors: {
custom: {
50: '#e6f4fe',
500: '#dbf0fd',
950: '#000000',
},
}SCSS
$custom: #dbf0fd; $custom-light: #e6f4fe; $custom-dark: #000000;
JSON
{
"hex": "#dbf0fd",
"rgb": {
"r": 219,
"g": 240,
"b": 253
},
"hsl": {
"h": 202.941,
"s": 89.474,
"l": 92.549
},
"oklch": {
"l": 0.9436,
"c": 0.02835,
"h": 234.9
},
"luminance": 0.84472
}Semantic roles & 50–950 ramp
primary
#DBF0FD
secondary
#E7B595
accent
#5800E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585