#DDEAFB#DDEAFB
#DDEAFB is a very light, muted cyan. Relative luminance 0.812; OKLCH L 93.2% C 0.027 H 255.1°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEAFB |
|---|---|
| RGB | rgb(221, 234, 251) |
| HSL | hsl(214, 79%, 93%) |
| HSV | hsv(214, 12%, 98%) |
| CMYK | cmyk(12%, 6.8%, 0%, 1.6%) |
| CIE-LAB | lab(92.21, -1.03, -9.68) |
| CIE-LCH | lch(92.21, 9.74, 263.92°) |
| OKLab | oklab(93.24% -0.0069 -0.0261) |
| OKLCH | oklch(93.24% 0.027 255.1) |
| XYZ | xyz(76.6503, 81.1818, 102.8794) |
| Luminance | 0.8118 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 5.13
Fog
#D8DCE0
ΔE00 6.41
Lavender (CSS)
#E6E6FA
ΔE00 6.46
Ghostwhite
#F8F8FF
ΔE00 6.85
Light Blue Grey
#B7C9E2
ΔE00 8.28
Whitesmoke
#F5F5F5
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEAFB #FBEEDD
analogous
#DDF9FB #DDEAFB #DFDDFB
triadic
#DDEAFB #FBDDEA #EAFBDD
tetradic
#DDEAFB #FBDDF9 #FBEEDD #DDFBDF
square
#DDEAFB #FBDDF9 #FBEEDD #DDFBDF
split-complementary
#DDEAFB #FBDFDD #F9FBDD
monochromatic
#6FA6EE #A6C8F5 #DDEAFB #E4EEFC #E4EEFC
Accessibility & contrast
On white
1.22
#DDEAFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#DDEAFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEAFB
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEAFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEAFB | 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)
#E4EAFC
Deuteranopia (green-blind)
#E1E7FB
Tritanopia (blue-blind)
#D6EEEF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ddeafb; /* rgb */ color: rgb(221, 234, 251); /* oklch */ color: oklch(93.2% 0.027 255.1);
Tailwind
colors: {
custom: {
50: '#e7f0fc',
500: '#ddeafb',
950: '#000000',
},
}SCSS
$custom: #ddeafb; $custom-light: #e7f0fc; $custom-dark: #000000;
JSON
{
"hex": "#ddeafb",
"rgb": {
"r": 221,
"g": 234,
"b": 251
},
"hsl": {
"h": 214,
"s": 78.947,
"l": 92.549
},
"oklch": {
"l": 0.93241,
"c": 0.02698,
"h": 255.1
},
"luminance": 0.81183
}Semantic roles & 50–950 ramp
primary
#DDEAFB
secondary
#E2C39A
accent
#810ADB
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161617
muted
#848585