#DDEEFC#DDEEFC
#DDEEFC is a very light, muted cyan. Relative luminance 0.835; OKLCH L 94.1% C 0.026 H 242.7°. Best body text is #000000 at 17.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEEFC |
|---|---|
| RGB | rgb(221, 238, 252) |
| HSL | hsl(207, 84%, 93%) |
| HSV | hsv(207, 12%, 99%) |
| CMYK | cmyk(12.3%, 5.6%, 0%, 1.2%) |
| CIE-LAB | lab(93.25, -2.88, -8.66) |
| CIE-LCH | lch(93.25, 9.12, 251.57°) |
| OKLab | oklab(94.07% -0.012 -0.0233) |
| OKLCH | oklch(94.07% 0.026 242.7) |
| XYZ | xyz(77.9600, 83.5482, 104.0957) |
| Luminance | 0.8355 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.42
Fog
#D8DCE0
ΔE00 6.60
Azure (CSS)
#F0FFFF
ΔE00 7.19
Ghostwhite
#F8F8FF
ΔE00 7.48
Whitesmoke
#F5F5F5
ΔE00 8.19
Pale Grey
#FDFDFE
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEEFC #FCEBDD
analogous
#DDFCFB #DDEEFC #DDDEFC
triadic
#DDEEFC #FCDDEE #EEFCDD
tetradic
#DDEEFC #FBDDFC #FCEBDD #DEFCDD
square
#DDEEFC #FBDDFC #FCEBDD #DEFCDD
split-complementary
#DDEEFC #FCDDDE #FCFBDD
monochromatic
#6DB6F2 #A5D2F7 #DDEEFC #E3F1FD #E3F1FD
Accessibility & contrast
On white
1.19
#DDEEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.71
#DDEEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEEFC
17.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEEFC | 1.00 | 1.19 | 17.71 | 17.71 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EEFD
Deuteranopia (green-blind)
#E4EAFC
Tritanopia (blue-blind)
#D5F1F2
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ddeefc; /* rgb */ color: rgb(221, 238, 252); /* oklch */ color: oklch(94.1% 0.026 242.7);
Tailwind
colors: {
custom: {
50: '#e7f3fd',
500: '#ddeefc',
950: '#000000',
},
}SCSS
$custom: #ddeefc; $custom-light: #e7f3fd; $custom-dark: #000000;
JSON
{
"hex": "#ddeefc",
"rgb": {
"r": 221,
"g": 238,
"b": 252
},
"hsl": {
"h": 207.097,
"s": 83.784,
"l": 92.745
},
"oklch": {
"l": 0.94069,
"c": 0.02622,
"h": 242.7
},
"luminance": 0.83549
}Semantic roles & 50–950 ramp
primary
#DDEEFC
secondary
#E4BB99
accent
#6805E0
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585