#DCEBF9#DCEBF9
#DCEBF9 is a very light, muted cyan. Relative luminance 0.815; OKLCH L 93.3% C 0.025 H 246.2°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEBF9 |
|---|---|
| RGB | rgb(220, 235, 249) |
| HSL | hsl(209, 71%, 92%) |
| HSV | hsv(209, 12%, 98%) |
| CMYK | cmyk(11.6%, 5.6%, 0%, 2.4%) |
| CIE-LAB | lab(92.34, -2.26, -8.46) |
| CIE-LCH | lch(92.34, 8.75, 255.06°) |
| OKLab | oklab(93.31% -0.01 -0.0228) |
| OKLCH | oklch(93.31% 0.025 246.2) |
| XYZ | xyz(76.3185, 81.4707, 101.3088) |
| Luminance | 0.8147 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.44
Fog
#D8DCE0
ΔE00 5.96
Ghostwhite
#F8F8FF
ΔE00 7.10
Azure (CSS)
#F0FFFF
ΔE00 7.68
Whitesmoke
#F5F5F5
ΔE00 7.97
Lavender (CSS)
#E6E6FA
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEBF9 #F9EADC
analogous
#DCF9F9 #DCEBF9 #DCDDF9
triadic
#DCEBF9 #F9DCEB #EBF9DC
tetradic
#DCEBF9 #F9DCF9 #F9EADC #DDF9DC
square
#DCEBF9 #F9DCF9 #F9EADC #DDF9DC
split-complementary
#DCEBF9 #F9DCDD #F9F9DC
monochromatic
#74AFE7 #A8CDF0 #DCEBF9 #E5F0FB #E5F0FB
Accessibility & contrast
On white
1.21
#DCEBF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#DCEBF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEBF9
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEBF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEBF9 | 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)
#E6EBFA
Deuteranopia (green-blind)
#E2E8F9
Tritanopia (blue-blind)
#D5EEEF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #dcebf9; /* rgb */ color: rgb(220, 235, 249); /* oklch */ color: oklch(93.3% 0.025 246.2);
Tailwind
colors: {
custom: {
50: '#e7f1fb',
500: '#dcebf9',
950: '#000000',
},
}SCSS
$custom: #dcebf9; $custom-light: #e7f1fb; $custom-dark: #000000;
JSON
{
"hex": "#dcebf9",
"rgb": {
"r": 220,
"g": 235,
"b": 249
},
"hsl": {
"h": 208.966,
"s": 70.732,
"l": 91.961
},
"oklch": {
"l": 0.93306,
"c": 0.02487,
"h": 246.2
},
"luminance": 0.81472
}Semantic roles & 50–950 ramp
primary
#DCEBF9
secondary
#DDBB9C
accent
#6F13D3
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161617
muted
#848585