#DBF2FD#DBF2FD
#DBF2FD is a very light, muted cyan. Relative luminance 0.857; OKLCH L 94.8% C 0.028 H 228.0°. Best body text is #000000 at 18.13:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF2FD |
|---|---|
| RGB | rgb(219, 242, 253) |
| HSL | hsl(199, 89%, 93%) |
| HSV | hsv(199, 13%, 99%) |
| CMYK | cmyk(13.4%, 4.3%, 0%, 0.8%) |
| CIE-LAB | lab(94.16, -5.35, -7.84) |
| CIE-LCH | lch(94.16, 9.49, 235.69°) |
| OKLab | oklab(94.76% -0.019 -0.0211) |
| OKLCH | oklch(94.76% 0.028 228) |
| XYZ | xyz(78.6909, 85.6546, 105.2966) |
| Luminance | 0.8566 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 5.54
Azure (CSS)
#F0FFFF
ΔE00 5.73
Lightcyan
#E0FFFF
ΔE00 6.65
Fog
#D8DCE0
ΔE00 8.00
Mintcream
#F5FFFA
ΔE00 8.34
Lightblue
#ADD8E6
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF2FD #FDE6DB
analogous
#DBFDF7 #DBF2FD #DBE1FD
triadic
#DBF2FD #FDDBF2 #F2FDDB
tetradic
#DBF2FD #F7DBFD #FDE6DB #E1FDDB
square
#DBF2FD #F7DBFD #FDE6DB #E1FDDB
split-complementary
#DBF2FD #FDDBE1 #FDF7DB
monochromatic
#67C8F7 #A1DDFA #DBF2FD #E2F5FD #E2F5FD
Accessibility & contrast
On white
1.16
#DBF2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.13
#DBF2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF2FD
18.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF2FD | 1.00 | 1.16 | 18.13 | 18.13 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF1FE
Deuteranopia (green-blind)
#E7ECFD
Tritanopia (blue-blind)
#D2F5F5
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #dbf2fd; /* rgb */ color: rgb(219, 242, 253); /* oklch */ color: oklch(94.8% 0.028 228.0);
Tailwind
colors: {
custom: {
50: '#e6f6fe',
500: '#dbf2fd',
950: '#000000',
},
}SCSS
$custom: #dbf2fd; $custom-light: #e6f6fe; $custom-dark: #000000;
JSON
{
"hex": "#dbf2fd",
"rgb": {
"r": 219,
"g": 242,
"b": 253
},
"hsl": {
"h": 199.412,
"s": 89.474,
"l": 92.549
},
"oklch": {
"l": 0.94761,
"c": 0.02843,
"h": 228
},
"luminance": 0.85656
}Semantic roles & 50–950 ramp
primary
#DBF2FD
secondary
#E7B095
accent
#4A00E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585