#DCEFFE#DCEFFE
#DCEFFE is a very light, muted cyan. Relative luminance 0.841; OKLCH L 94.3% C 0.029 H 241.6°. Best body text is #000000 at 17.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEFFE |
|---|---|
| RGB | rgb(220, 239, 254) |
| HSL | hsl(206, 94%, 93%) |
| HSV | hsv(206, 13%, 100%) |
| CMYK | cmyk(13.4%, 5.9%, 0%, 0.4%) |
| CIE-LAB | lab(93.50, -3.31, -9.34) |
| CIE-LCH | lch(93.50, 9.91, 250.49°) |
| OKLab | oklab(94.26% -0.0136 -0.0252) |
| OKLCH | oklch(94.26% 0.029 241.6) |
| XYZ | xyz(78.2669, 84.1030, 105.8567) |
| Luminance | 0.8410 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.89
Fog
#D8DCE0
ΔE00 7.20
Azure (CSS)
#F0FFFF
ΔE00 7.35
Ghostwhite
#F8F8FF
ΔE00 8.06
Whitesmoke
#F5F5F5
ΔE00 8.74
Pale Grey
#FDFDFE
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEFFE #FEEBDC
analogous
#DCFEFC #DCEFFE #DCDEFE
triadic
#DCEFFE #FEDCEF #EFFEDC
tetradic
#DCEFFE #FCDCFE #FEEBDC #DEFEDC
square
#DCEFFE #FCDCFE #FEEBDC #DEFEDC
split-complementary
#DCEFFE #FEDCDE #FEFCDC
monochromatic
#65B9FB #A0D4FC #DCEFFE #E1F1FE #E1F1FE
Accessibility & contrast
On white
1.18
#DCEFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.82
#DCEFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEFFE
17.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEFFE | 1.00 | 1.18 | 17.82 | 17.82 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EEFF
Deuteranopia (green-blind)
#E5EBFE
Tritanopia (blue-blind)
#D4F3F4
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #dceffe; /* rgb */ color: rgb(220, 239, 254); /* oklch */ color: oklch(94.3% 0.029 241.6);
Tailwind
colors: {
custom: {
50: '#e7f4fe',
500: '#dceffe',
950: '#000000',
},
}SCSS
$custom: #dceffe; $custom-light: #e7f4fe; $custom-dark: #000000;
JSON
{
"hex": "#dceffe",
"rgb": {
"r": 220,
"g": 239,
"b": 254
},
"hsl": {
"h": 206.471,
"s": 94.444,
"l": 92.941
},
"oklch": {
"l": 0.9426,
"c": 0.02864,
"h": 241.6
},
"luminance": 0.84104
}Semantic roles & 50–950 ramp
primary
#DCEFFE
secondary
#E9BA95
accent
#6500E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585