#DBF1FF#DBF1FF
#DBF1FF is a very light, muted cyan. Relative luminance 0.852; OKLCH L 94.6% C 0.030 H 235.6°. Best body text is #000000 at 18.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF1FF |
|---|---|
| RGB | rgb(219, 241, 255) |
| HSL | hsl(203, 100%, 93%) |
| HSV | hsv(203, 14%, 100%) |
| CMYK | cmyk(14.1%, 5.5%, 0%, 0%) |
| CIE-LAB | lab(93.96, -4.44, -9.17) |
| CIE-LCH | lch(93.96, 10.19, 244.16°) |
| OKLab | oklab(94.62% -0.0169 -0.0247) |
| OKLCH | oklch(94.62% 0.03 235.6) |
| XYZ | xyz(78.7144, 85.1891, 106.8844) |
| Luminance | 0.8519 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 5.34
Azure (CSS)
#F0FFFF
ΔE00 6.76
Fog
#D8DCE0
ΔE00 7.85
Lightcyan
#E0FFFF
ΔE00 8.07
Lightblue
#ADD8E6
ΔE00 8.87
Ghostwhite
#F8F8FF
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF1FF #FFE9DB
analogous
#DBFFFB #DBF1FF #DBDFFF
triadic
#DBF1FF #FFDBF1 #F1FFDB
tetradic
#DBF1FF #FBDBFF #FFE9DB #DFFFDB
square
#DBF1FF #FBDBFF #FFE9DB #DFFFDB
split-complementary
#DBF1FF #FFDBDF #FFFBDB
monochromatic
#61C1FF #9ED9FF #DBF1FF #E0F3FF #E0F3FF
Accessibility & contrast
On white
1.16
#DBF1FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.04
#DBF1FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF1FF
18.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF1FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF1FF | 1.00 | 1.16 | 18.04 | 18.04 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBF0FF
Deuteranopia (green-blind)
#E6ECFF
Tritanopia (blue-blind)
#D2F5F5
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #dbf1ff; /* rgb */ color: rgb(219, 241, 255); /* oklch */ color: oklch(94.6% 0.030 235.6);
Tailwind
colors: {
custom: {
50: '#e6f5ff',
500: '#dbf1ff',
950: '#000000',
},
}SCSS
$custom: #dbf1ff; $custom-light: #e6f5ff; $custom-dark: #000000;
JSON
{
"hex": "#dbf1ff",
"rgb": {
"r": 219,
"g": 241,
"b": 255
},
"hsl": {
"h": 203.333,
"s": 100,
"l": 92.941
},
"oklch": {
"l": 0.94622,
"c": 0.02999,
"h": 235.6
},
"luminance": 0.85191
}Semantic roles & 50–950 ramp
primary
#DBF1FF
secondary
#ECB592
accent
#5900E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161718
muted
#848586