#DCEAFE#DCEAFE
#DCEAFE is a very light, muted blue. Relative luminance 0.812; OKLCH L 93.3% C 0.031 H 257.2°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEAFE |
|---|---|
| RGB | rgb(220, 234, 254) |
| HSL | hsl(215, 94%, 93%) |
| HSV | hsv(215, 13%, 100%) |
| CMYK | cmyk(13.4%, 7.9%, 0%, 0.4%) |
| CIE-LAB | lab(92.23, -0.75, -11.23) |
| CIE-LCH | lch(92.23, 11.25, 266.20°) |
| OKLab | oklab(93.26% -0.0069 -0.0303) |
| OKLCH | oklch(93.26% 0.031 257.2) |
| XYZ | xyz(76.8233, 81.2158, 105.3755) |
| Luminance | 0.8122 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 6.05
Lavender (CSS)
#E6E6FA
ΔE00 6.31
Fog
#D8DCE0
ΔE00 7.34
Ghostwhite
#F8F8FF
ΔE00 7.51
Light Blue Grey
#B7C9E2
ΔE00 7.96
Whitesmoke
#F5F5F5
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEAFE #FEF0DC
analogous
#DCFBFE #DCEAFE #DFDCFE
triadic
#DCEAFE #FEDCEA #EAFEDC
tetradic
#DCEAFE #FEDCFB #FEF0DC #DCFEDF
square
#DCEAFE #FEDCFB #FEF0DC #DCFEDF
split-complementary
#DCEAFE #FEDFDC #FBFEDC
monochromatic
#65A3FB #A0C6FC #DCEAFE #E1EDFE #E1EDFE
Accessibility & contrast
On white
1.22
#DCEAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#DCEAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEAFE
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEAFE | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4EBFF
Deuteranopia (green-blind)
#E0E7FE
Tritanopia (blue-blind)
#D4EEF0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #dceafe; /* rgb */ color: rgb(220, 234, 254); /* oklch */ color: oklch(93.3% 0.031 257.2);
Tailwind
colors: {
custom: {
50: '#e7f0fe',
500: '#dceafe',
950: '#000000',
},
}SCSS
$custom: #dceafe; $custom-light: #e7f0fe; $custom-dark: #000000;
JSON
{
"hex": "#dceafe",
"rgb": {
"r": 220,
"g": 234,
"b": 254
},
"hsl": {
"h": 215.294,
"s": 94.444,
"l": 92.941
},
"oklch": {
"l": 0.93263,
"c": 0.03106,
"h": 257.2
},
"luminance": 0.81217
}Semantic roles & 50–950 ramp
primary
#DCEAFE
secondary
#E9C795
accent
#8700E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161617
muted
#848585