#DBEBF8#DBEBF8
#DBEBF8 is a very light, muted cyan. Relative luminance 0.813; OKLCH L 93.2% C 0.025 H 242.4°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #DBEBF8 |
|---|---|
| RGB | rgb(219, 235, 248) |
| HSL | hsl(207, 67%, 92%) |
| HSV | hsv(207, 12%, 97%) |
| CMYK | cmyk(11.7%, 5.2%, 0%, 2.7%) |
| CIE-LAB | lab(92.24, -2.77, -8.09) |
| CIE-LCH | lch(92.24, 8.55, 251.09°) |
| OKLab | oklab(93.2% -0.0114 -0.0218) |
| OKLCH | oklch(93.2% 0.025 242.4) |
| XYZ | xyz(75.8612, 81.2529, 100.4754) |
| Luminance | 0.8125 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.46
Fog
#D8DCE0
ΔE00 5.94
Azure (CSS)
#F0FFFF
ΔE00 7.24
Ghostwhite
#F8F8FF
ΔE00 7.42
Whitesmoke
#F5F5F5
ΔE00 7.98
Gainsboro
#DCDCDC
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBEBF8 #F8E8DB
analogous
#DBF8F7 #DBEBF8 #DBDDF8
triadic
#DBEBF8 #F8DBEB #EBF8DB
tetradic
#DBEBF8 #F7DBF8 #F8E8DB #DDF8DB
square
#DBEBF8 #F7DBF8 #F8E8DB #DDF8DB
split-complementary
#DBEBF8 #F8DBDD #F8F7DB
monochromatic
#75B2E4 #A8CFEE #DBEBF8 #E5F1FA #E5F1FA
Accessibility & contrast
On white
1.22
#DBEBF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#DBEBF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBEBF8
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBEBF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBEBF8 | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6EBF9
Deuteranopia (green-blind)
#E2E7F8
Tritanopia (blue-blind)
#D4EEEF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #dbebf8; /* rgb */ color: rgb(219, 235, 248); /* oklch */ color: oklch(93.2% 0.025 242.4);
Tailwind
colors: {
custom: {
50: '#e6f1fa',
500: '#dbebf8',
950: '#000000',
},
}SCSS
$custom: #dbebf8; $custom-light: #e6f1fa; $custom-dark: #000000;
JSON
{
"hex": "#dbebf8",
"rgb": {
"r": 219,
"g": 235,
"b": 248
},
"hsl": {
"h": 206.897,
"s": 67.442,
"l": 91.569
},
"oklch": {
"l": 0.93203,
"c": 0.02457,
"h": 242.4
},
"luminance": 0.81254
}Semantic roles & 50–950 ramp
primary
#DBEBF8
secondary
#DBB89C
accent
#6916CF
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161617
muted
#848585