#DBF1FD#DBF1FD
#DBF1FD is a very light, muted cyan. Relative luminance 0.851; OKLCH L 94.6% C 0.028 H 231.4°. Best body text is #000000 at 18.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF1FD |
|---|---|
| RGB | rgb(219, 241, 253) |
| HSL | hsl(201, 89%, 93%) |
| HSV | hsv(201, 13%, 99%) |
| CMYK | cmyk(13.4%, 4.7%, 0%, 0.8%) |
| CIE-LAB | lab(93.91, -4.84, -8.22) |
| CIE-LCH | lch(93.91, 9.54, 239.49°) |
| OKLab | oklab(94.56% -0.0177 -0.0222) |
| OKLCH | oklch(94.56% 0.028 231.4) |
| XYZ | xyz(78.3941, 85.0610, 105.1976) |
| Luminance | 0.8506 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 5.29
Azure (CSS)
#F0FFFF
ΔE00 6.10
Lightcyan
#E0FFFF
ΔE00 7.31
Fog
#D8DCE0
ΔE00 7.71
Lightblue
#ADD8E6
ΔE00 8.63
Mintcream
#F5FFFA
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF1FD #FDE7DB
analogous
#DBFDF8 #DBF1FD #DBE0FD
triadic
#DBF1FD #FDDBF1 #F1FDDB
tetradic
#DBF1FD #F8DBFD #FDE7DB #E0FDDB
square
#DBF1FD #F8DBFD #FDE7DB #E0FDDB
split-complementary
#DBF1FD #FDDBE0 #FDF8DB
monochromatic
#67C4F7 #A1DAFA #DBF1FD #E2F4FD #E2F4FD
Accessibility & contrast
On white
1.17
#DBF1FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.01
#DBF1FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF1FD
18.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF1FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF1FD | 1.00 | 1.17 | 18.01 | 18.01 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBF0FE
Deuteranopia (green-blind)
#E6ECFD
Tritanopia (blue-blind)
#D2F4F5
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #dbf1fd; /* rgb */ color: rgb(219, 241, 253); /* oklch */ color: oklch(94.6% 0.028 231.4);
Tailwind
colors: {
custom: {
50: '#e6f5fe',
500: '#dbf1fd',
950: '#000000',
},
}SCSS
$custom: #dbf1fd; $custom-light: #e6f5fe; $custom-dark: #000000;
JSON
{
"hex": "#dbf1fd",
"rgb": {
"r": 219,
"g": 241,
"b": 253
},
"hsl": {
"h": 201.176,
"s": 89.474,
"l": 92.549
},
"oklch": {
"l": 0.9456,
"c": 0.02834,
"h": 231.4
},
"luminance": 0.85063
}Semantic roles & 50–950 ramp
primary
#DBF1FD
secondary
#E7B295
accent
#5100E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585