#DBF3FD#DBF3FD
#DBF3FD is a very light, muted cyan. Relative luminance 0.863; OKLCH L 95.0% C 0.029 H 224.7°. Best body text is #000000 at 18.25:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF3FD |
|---|---|
| RGB | rgb(219, 243, 253) |
| HSL | hsl(198, 89%, 93%) |
| HSV | hsv(198, 13%, 99%) |
| CMYK | cmyk(13.4%, 4%, 0%, 0.8%) |
| CIE-LAB | lab(94.42, -5.86, -7.46) |
| CIE-LCH | lch(94.42, 9.49, 231.87°) |
| OKLab | oklab(94.96% -0.0203 -0.0201) |
| OKLCH | oklch(94.96% 0.029 224.7) |
| XYZ | xyz(78.9893, 86.2515, 105.3961) |
| Luminance | 0.8625 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 5.41
Aliceblue
#F0F8FF
ΔE00 5.85
Lightcyan
#E0FFFF
ΔE00 5.99
Ice Blue (survey)
#D7FFFE
ΔE00 7.82
Very Light Blue
#D5FFFF
ΔE00 7.85
Very Pale Blue
#D6FFFE
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF3FD #FDE5DB
analogous
#DBFDF6 #DBF3FD #DBE2FD
triadic
#DBF3FD #FDDBF3 #F3FDDB
tetradic
#DBF3FD #F6DBFD #FDE5DB #E2FDDB
square
#DBF3FD #F6DBFD #FDE5DB #E2FDDB
split-complementary
#DBF3FD #FDDBE2 #FDF6DB
monochromatic
#67CCF7 #A1E0FA #DBF3FD #E2F5FD #E2F5FD
Accessibility & contrast
On white
1.15
#DBF3FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.25
#DBF3FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF3FD
18.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF3FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF3FD | 1.00 | 1.15 | 18.25 | 18.25 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FE
Deuteranopia (green-blind)
#E8EDFD
Tritanopia (blue-blind)
#D2F6F6
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #dbf3fd; /* rgb */ color: rgb(219, 243, 253); /* oklch */ color: oklch(95.0% 0.029 224.7);
Tailwind
colors: {
custom: {
50: '#e6f7fe',
500: '#dbf3fd',
950: '#000000',
},
}SCSS
$custom: #dbf3fd; $custom-light: #e6f7fe; $custom-dark: #000000;
JSON
{
"hex": "#dbf3fd",
"rgb": {
"r": 219,
"g": 243,
"b": 253
},
"hsl": {
"h": 197.647,
"s": 89.474,
"l": 92.549
},
"oklch": {
"l": 0.94963,
"c": 0.02862,
"h": 224.7
},
"luminance": 0.86253
}Semantic roles & 50–950 ramp
primary
#DBF3FD
secondary
#E7AD95
accent
#4300E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585