#DBF0FF#DBF0FF
#DBF0FF is a very light, muted cyan. Relative luminance 0.846; OKLCH L 94.4% C 0.030 H 238.8°. Best body text is #000000 at 17.92:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF0FF |
|---|---|
| RGB | rgb(219, 240, 255) |
| HSL | hsl(205, 100%, 93%) |
| HSV | hsv(205, 14%, 100%) |
| CMYK | cmyk(14.1%, 5.9%, 0%, 0%) |
| CIE-LAB | lab(93.71, -3.93, -9.55) |
| CIE-LCH | lch(93.71, 10.33, 247.63°) |
| OKLab | oklab(94.42% -0.0156 -0.0258) |
| OKLCH | oklch(94.42% 0.03 238.8) |
| XYZ | xyz(78.4192, 84.5987, 106.7860) |
| Luminance | 0.8460 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 5.26
Azure (CSS)
#F0FFFF
ΔE00 7.20
Fog
#D8DCE0
ΔE00 7.66
Ghostwhite
#F8F8FF
ΔE00 8.62
Lightcyan
#E0FFFF
ΔE00 8.71
Whitesmoke
#F5F5F5
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF0FF #FFEADB
analogous
#DBFFFC #DBF0FF #DBDEFF
triadic
#DBF0FF #FFDBF0 #F0FFDB
tetradic
#DBF0FF #FCDBFF #FFEADB #DEFFDB
square
#DBF0FF #FCDBFF #FFEADB #DEFFDB
split-complementary
#DBF0FF #FFDBDE #FFFCDB
monochromatic
#61BDFF #9ED6FF #DBF0FF #E0F2FF #E0F2FF
Accessibility & contrast
On white
1.17
#DBF0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.92
#DBF0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF0FF
17.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF0FF | 1.00 | 1.17 | 17.92 | 17.92 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEFFF
Deuteranopia (green-blind)
#E5EBFF
Tritanopia (blue-blind)
#D2F4F5
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #dbf0ff; /* rgb */ color: rgb(219, 240, 255); /* oklch */ color: oklch(94.4% 0.030 238.8);
Tailwind
colors: {
custom: {
50: '#e6f4ff',
500: '#dbf0ff',
950: '#000000',
},
}SCSS
$custom: #dbf0ff; $custom-light: #e6f4ff; $custom-dark: #000000;
JSON
{
"hex": "#dbf0ff",
"rgb": {
"r": 219,
"g": 240,
"b": 255
},
"hsl": {
"h": 205,
"s": 100,
"l": 92.941
},
"oklch": {
"l": 0.94422,
"c": 0.03012,
"h": 238.8
},
"luminance": 0.846
}Semantic roles & 50–950 ramp
primary
#DBF0FF
secondary
#ECB892
accent
#6000E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161718
muted
#848586