#DCEAFF#DCEAFF
#DCEAFF is a very light, muted blue. Relative luminance 0.813; OKLCH L 93.3% C 0.032 H 258.4°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEAFF |
|---|---|
| RGB | rgb(220, 234, 255) |
| HSL | hsl(216, 100%, 93%) |
| HSV | hsv(216, 14%, 100%) |
| CMYK | cmyk(13.7%, 8.2%, 0%, 0%) |
| CIE-LAB | lab(92.26, -0.55, -11.71) |
| CIE-LCH | lch(92.26, 11.72, 267.33°) |
| OKLab | oklab(93.29% -0.0065 -0.0316) |
| OKLCH | oklch(93.29% 0.032 258.4) |
| XYZ | xyz(76.9838, 81.2801, 106.2211) |
| Luminance | 0.8128 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.16
Aliceblue
#F0F8FF
ΔE00 6.36
Fog
#D8DCE0
ΔE00 7.64
Ghostwhite
#F8F8FF
ΔE00 7.68
Light Blue Grey
#B7C9E2
ΔE00 7.92
Powder Blue (survey)
#B1D1FC
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEAFF #FFF1DC
analogous
#DCFBFF #DCEAFF #DFDCFF
triadic
#DCEAFF #FFDCEA #EAFFDC
tetradic
#DCEAFF #FFDCFB #FFF1DC #DCFFDF
square
#DCEAFF #FFDCFB #FFF1DC #DCFFDF
split-complementary
#DCEAFF #FFDFDC #FBFFDC
monochromatic
#62A1FF #9FC5FF #DCEAFF #E0EDFF #E0EDFF
Accessibility & contrast
On white
1.22
#DCEAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#DCEAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEAFF
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEAFF | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3EBFF
Deuteranopia (green-blind)
#E0E7FF
Tritanopia (blue-blind)
#D4EEF1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #dceaff; /* rgb */ color: rgb(220, 234, 255); /* oklch */ color: oklch(93.3% 0.032 258.4);
Tailwind
colors: {
custom: {
50: '#e7f0ff',
500: '#dceaff',
950: '#000000',
},
}SCSS
$custom: #dceaff; $custom-light: #e7f0ff; $custom-dark: #000000;
JSON
{
"hex": "#dceaff",
"rgb": {
"r": 220,
"g": 234,
"b": 255
},
"hsl": {
"h": 216,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.93295,
"c": 0.03225,
"h": 258.4
},
"luminance": 0.81281
}Semantic roles & 50–950 ramp
primary
#DCEAFF
secondary
#ECC893
accent
#8A00E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161618
muted
#848586