#DBEBFB#DBEBFB
#DBEBFB is a very light, muted cyan. Relative luminance 0.814; OKLCH L 93.3% C 0.028 H 248.1°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #DBEBFB |
|---|---|
| RGB | rgb(219, 235, 251) |
| HSL | hsl(210, 80%, 92%) |
| HSV | hsv(210, 13%, 98%) |
| CMYK | cmyk(12.7%, 6.4%, 0%, 1.6%) |
| CIE-LAB | lab(92.33, -2.17, -9.53) |
| CIE-LCH | lch(92.33, 9.77, 257.14°) |
| OKLab | oklab(93.3% -0.0103 -0.0257) |
| OKLCH | oklch(93.3% 0.028 248.1) |
| XYZ | xyz(76.3303, 81.4405, 102.9462) |
| Luminance | 0.8144 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 5.00
Fog
#D8DCE0
ΔE00 6.54
Ghostwhite
#F8F8FF
ΔE00 7.50
Lavender (CSS)
#E6E6FA
ΔE00 7.94
Azure (CSS)
#F0FFFF
ΔE00 8.30
Light Blue Grey
#B7C9E2
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBEBFB #FBEBDB
analogous
#DBFBFB #DBEBFB #DBDBFB
triadic
#DBEBFB #FBDBEB #EBFBDB
tetradic
#DBEBFB #FBDBFB #FBEBDB #DBFBDB
square
#DBEBFB #FBDBFB #FBEBDB #DBFBDB
split-complementary
#DBEBFB #FBDBDB #FBFBDB
monochromatic
#6DAEEF #A4CCF5 #DBEBFB #E3F0FC #E3F0FC
Accessibility & contrast
On white
1.21
#DBEBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#DBEBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBEBFB
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBEBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBEBFB | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5EBFC
Deuteranopia (green-blind)
#E1E7FB
Tritanopia (blue-blind)
#D3EFF0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #dbebfb; /* rgb */ color: rgb(219, 235, 251); /* oklch */ color: oklch(93.3% 0.028 248.1);
Tailwind
colors: {
custom: {
50: '#e6f1fc',
500: '#dbebfb',
950: '#000000',
},
}SCSS
$custom: #dbebfb; $custom-light: #e6f1fc; $custom-dark: #000000;
JSON
{
"hex": "#dbebfb",
"rgb": {
"r": 219,
"g": 235,
"b": 251
},
"hsl": {
"h": 210,
"s": 80,
"l": 92.157
},
"oklch": {
"l": 0.93297,
"c": 0.02766,
"h": 248.1
},
"luminance": 0.81442
}Semantic roles & 50–950 ramp
primary
#DBEBFB
secondary
#E2BD98
accent
#7309DC
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161617
muted
#848585