#DBF4FD#DBF4FD
#DBF4FD is a very light, muted cyan. Relative luminance 0.869; OKLCH L 95.2% C 0.029 H 221.4°. Best body text is #000000 at 18.37:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF4FD |
|---|---|
| RGB | rgb(219, 244, 253) |
| HSL | hsl(196, 89%, 93%) |
| HSV | hsv(196, 13%, 99%) |
| CMYK | cmyk(13.4%, 3.6%, 0%, 0.8%) |
| CIE-LAB | lab(94.68, -6.37, -7.08) |
| CIE-LCH | lch(94.68, 9.52, 228.06°) |
| OKLab | oklab(95.16% -0.0217 -0.0191) |
| OKLCH | oklch(95.16% 0.029 221.4) |
| XYZ | xyz(79.2894, 86.8517, 105.4961) |
| Luminance | 0.8685 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 5.16
Lightcyan
#E0FFFF
ΔE00 5.33
Aliceblue
#F0F8FF
ΔE00 6.21
Ice Blue (survey)
#D7FFFE
ΔE00 7.15
Very Light Blue
#D5FFFF
ΔE00 7.19
Very Pale Blue
#D6FFFE
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF4FD #FDE4DB
analogous
#DBFDF5 #DBF4FD #DBE3FD
triadic
#DBF4FD #FDDBF4 #F4FDDB
tetradic
#DBF4FD #F5DBFD #FDE4DB #E3FDDB
square
#DBF4FD #F5DBFD #FDE4DB #E3FDDB
split-complementary
#DBF4FD #FDDBE3 #FDF5DB
monochromatic
#67D1F7 #A1E2FA #DBF4FD #E2F6FD #E2F6FD
Accessibility & contrast
On white
1.14
#DBF4FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.37
#DBF4FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF4FD
18.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF4FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF4FD | 1.00 | 1.14 | 18.37 | 18.37 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FE
Deuteranopia (green-blind)
#E9EEFD
Tritanopia (blue-blind)
#D2F7F7
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dbf4fd; /* rgb */ color: rgb(219, 244, 253); /* oklch */ color: oklch(95.2% 0.029 221.4);
Tailwind
colors: {
custom: {
50: '#e6f7fe',
500: '#dbf4fd',
950: '#000000',
},
}SCSS
$custom: #dbf4fd; $custom-light: #e6f7fe; $custom-dark: #000000;
JSON
{
"hex": "#dbf4fd",
"rgb": {
"r": 219,
"g": 244,
"b": 253
},
"hsl": {
"h": 195.882,
"s": 89.474,
"l": 92.549
},
"oklch": {
"l": 0.95164,
"c": 0.0289,
"h": 221.4
},
"luminance": 0.86853
}Semantic roles & 50–950 ramp
primary
#DBF4FD
secondary
#E7AB95
accent
#3D00E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585