#DDEDFF#DDEDFF
#DDEDFF is a very light, muted cyan. Relative luminance 0.832; OKLCH L 94.0% C 0.030 H 251.3°. Best body text is #000000 at 17.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEDFF |
|---|---|
| RGB | rgb(221, 237, 255) |
| HSL | hsl(212, 100%, 93%) |
| HSV | hsv(212, 13%, 100%) |
| CMYK | cmyk(13.3%, 7.1%, 0%, 0%) |
| CIE-LAB | lab(93.08, -1.77, -10.47) |
| CIE-LCH | lch(93.08, 10.62, 260.38°) |
| OKLab | oklab(93.96% -0.0096 -0.0282) |
| OKLCH | oklch(93.96% 0.03 251.3) |
| XYZ | xyz(78.1488, 83.1592, 106.5224) |
| Luminance | 0.8316 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 5.26
Fog
#D8DCE0
ΔE00 7.20
Ghostwhite
#F8F8FF
ΔE00 7.48
Lavender (CSS)
#E6E6FA
ΔE00 7.53
Light Blue Grey
#B7C9E2
ΔE00 8.68
Azure (CSS)
#F0FFFF
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEDFF #FFEFDD
analogous
#DDFEFF #DDEDFF #DEDDFF
triadic
#DDEDFF #FFDDED #EDFFDD
tetradic
#DDEDFF #FFDDFE #FFEFDD #DDFFDE
square
#DDEDFF #FFDDFE #FFEFDD #DDFFDE
split-complementary
#DDEDFF #FFDEDD #FEFFDD
monochromatic
#63ACFF #A0CDFF #DDEDFF #E0EFFF #E0EFFF
Accessibility & contrast
On white
1.19
#DDEDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.63
#DDEDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEDFF
17.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEDFF | 1.00 | 1.19 | 17.63 | 17.63 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EDFF
Deuteranopia (green-blind)
#E3EAFF
Tritanopia (blue-blind)
#D5F1F3
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ddedff; /* rgb */ color: rgb(221, 237, 255); /* oklch */ color: oklch(94.0% 0.030 251.3);
Tailwind
colors: {
custom: {
50: '#e7f2ff',
500: '#ddedff',
950: '#000000',
},
}SCSS
$custom: #ddedff; $custom-light: #e7f2ff; $custom-dark: #000000;
JSON
{
"hex": "#ddedff",
"rgb": {
"r": 221,
"g": 237,
"b": 255
},
"hsl": {
"h": 211.765,
"s": 100,
"l": 93.333
},
"oklch": {
"l": 0.93963,
"c": 0.0298,
"h": 251.3
},
"luminance": 0.83161
}Semantic roles & 50–950 ramp
primary
#DDEDFF
secondary
#ECC394
accent
#7A00E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161718
muted
#848586