#DCE5FF#DCE5FF
#DCE5FF is a very light, muted blue. Relative luminance 0.785; OKLCH L 92.3% C 0.037 H 270.5°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE5FF |
|---|---|
| RGB | rgb(220, 229, 255) |
| HSL | hsl(225, 100%, 93%) |
| HSV | hsv(225, 14%, 100%) |
| CMYK | cmyk(13.7%, 10.2%, 0%, 0%) |
| CIE-LAB | lab(91.00, 2.04, -13.59) |
| CIE-LCH | lch(91.00, 13.74, 278.54°) |
| OKLab | oklab(92.31% 0.0003 -0.0367) |
| OKLCH | oklch(92.31% 0.037 270.5) |
| XYZ | xyz(75.5804, 78.4732, 105.7533) |
| Luminance | 0.7847 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.99
Light Blue Grey
#B7C9E2
ΔE00 7.92
Ghostwhite
#F8F8FF
ΔE00 8.55
Aliceblue
#F0F8FF
ΔE00 8.72
Periwinkle
#CCCCFF
ΔE00 8.91
Fog
#D8DCE0
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE5FF #FFF6DC
analogous
#DCF6FF #DCE5FF #E4DCFF
triadic
#DCE5FF #FFDCE5 #E5FFDC
tetradic
#DCE5FF #FFDCF6 #FFF6DC #DCFFE4
square
#DCE5FF #FFDCF6 #FFF6DC #DCFFE4
split-complementary
#DCE5FF #FFE4DC #F6FFDC
monochromatic
#628AFF #9FB8FF #DCE5FF #E0E8FF #E0E8FF
Accessibility & contrast
On white
1.26
#DCE5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#DCE5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE5FF
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE5FF | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE7FF
Deuteranopia (green-blind)
#DBE4FE
Tritanopia (blue-blind)
#D4EAED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #dce5ff; /* rgb */ color: rgb(220, 229, 255); /* oklch */ color: oklch(92.3% 0.037 270.5);
Tailwind
colors: {
custom: {
50: '#e7edff',
500: '#dce5ff',
950: '#000000',
},
}SCSS
$custom: #dce5ff; $custom-light: #e7edff; $custom-dark: #000000;
JSON
{
"hex": "#dce5ff",
"rgb": {
"r": 220,
"g": 229,
"b": 255
},
"hsl": {
"h": 224.571,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.92306,
"c": 0.03671,
"h": 270.5
},
"luminance": 0.78474
}Semantic roles & 50–950 ramp
primary
#DCE5FF
secondary
#ECD593
accent
#AA00E6
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#161618
muted
#848486