#DCEBF4#DCEBF4
#DCEBF4 is a very light, muted cyan. Relative luminance 0.812; OKLCH L 93.2% C 0.020 H 233.8°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEBF4 |
|---|---|
| RGB | rgb(220, 235, 244) |
| HSL | hsl(203, 52%, 91%) |
| HSV | hsv(203, 10%, 96%) |
| CMYK | cmyk(9.8%, 3.7%, 0%, 4.3%) |
| CIE-LAB | lab(92.20, -3.23, -6.05) |
| CIE-LCH | lch(92.20, 6.86, 241.88°) |
| OKLab | oklab(93.15% -0.0119 -0.0163) |
| OKLCH | oklch(93.15% 0.02 233.8) |
| XYZ | xyz(75.5491, 81.1629, 97.2561) |
| Luminance | 0.8116 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.00
Fog
#D8DCE0
ΔE00 5.25
Azure (CSS)
#F0FFFF
ΔE00 5.93
Whitesmoke
#F5F5F5
ΔE00 7.10
Gainsboro
#DCDCDC
ΔE00 7.17
Ghostwhite
#F8F8FF
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEBF4 #F4E5DC
analogous
#DCF4F1 #DCEBF4 #DCDFF4
triadic
#DCEBF4 #F4DCEB #EBF4DC
tetradic
#DCEBF4 #F1DCF4 #F4E5DC #DFF4DC
square
#DCEBF4 #F1DCF4 #F4E5DC #DFF4DC
split-complementary
#DCEBF4 #F4DCDF #F4F1DC
monochromatic
#7FB6D7 #ADD0E5 #DCEBF4 #E8F2F8 #E8F2F8
Accessibility & contrast
On white
1.22
#DCEBF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#DCEBF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEBF4
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEBF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEBF4 | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EAF5
Deuteranopia (green-blind)
#E3E7F4
Tritanopia (blue-blind)
#D6EDEE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #dcebf4; /* rgb */ color: rgb(220, 235, 244); /* oklch */ color: oklch(93.2% 0.020 233.8);
Tailwind
colors: {
custom: {
50: '#e7f1f7',
500: '#dcebf4',
950: '#000000',
},
}SCSS
$custom: #dcebf4; $custom-light: #e7f1f7; $custom-dark: #000000;
JSON
{
"hex": "#dcebf4",
"rgb": {
"r": 220,
"g": 235,
"b": 244
},
"hsl": {
"h": 202.5,
"s": 52.174,
"l": 90.98
},
"oklch": {
"l": 0.93153,
"c": 0.02014,
"h": 233.8
},
"luminance": 0.81164
}Semantic roles & 50–950 ramp
primary
#DCEBF4
secondary
#D3B4A1
accent
#6026C0
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161617
muted
#848585