#DDEBFE#DDEBFE
#DDEBFE is a very light, muted cyan. Relative luminance 0.819; OKLCH L 93.5% C 0.030 H 256.0°. Best body text is #000000 at 17.39:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEBFE |
|---|---|
| RGB | rgb(221, 235, 254) |
| HSL | hsl(215, 94%, 93%) |
| HSV | hsv(215, 13%, 100%) |
| CMYK | cmyk(13%, 7.5%, 0%, 0.4%) |
| CIE-LAB | lab(92.55, -0.95, -10.74) |
| CIE-LCH | lch(92.55, 10.78, 264.96°) |
| OKLab | oklab(93.53% -0.0072 -0.029) |
| OKLCH | oklch(93.53% 0.03 256) |
| XYZ | xyz(77.4124, 81.9434, 105.4849) |
| Luminance | 0.8195 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 5.64
Lavender (CSS)
#E6E6FA
ΔE00 6.49
Fog
#D8DCE0
ΔE00 7.13
Ghostwhite
#F8F8FF
ΔE00 7.26
Light Blue Grey
#B7C9E2
ΔE00 8.24
Whitesmoke
#F5F5F5
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEBFE #FEF0DD
analogous
#DDFCFE #DDEBFE #DFDDFE
triadic
#DDEBFE #FEDDEB #EBFEDD
tetradic
#DDEBFE #FEDDFC #FEF0DD #DDFEDF
square
#DDEBFE #FEDDFC #FEF0DD #DDFEDF
split-complementary
#DDEBFE #FEDFDD #FCFEDD
monochromatic
#66A5FB #A2C8FC #DDEBFE #E1EEFE #E1EEFE
Accessibility & contrast
On white
1.21
#DDEBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.39
#DDEBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEBFE
17.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEBFE | 1.00 | 1.21 | 17.39 | 17.39 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5EBFF
Deuteranopia (green-blind)
#E1E8FE
Tritanopia (blue-blind)
#D5EFF1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ddebfe; /* rgb */ color: rgb(221, 235, 254); /* oklch */ color: oklch(93.5% 0.030 256.0);
Tailwind
colors: {
custom: {
50: '#e7f1fe',
500: '#ddebfe',
950: '#000000',
},
}SCSS
$custom: #ddebfe; $custom-light: #e7f1fe; $custom-dark: #000000;
JSON
{
"hex": "#ddebfe",
"rgb": {
"r": 221,
"g": 235,
"b": 254
},
"hsl": {
"h": 214.545,
"s": 94.286,
"l": 93.137
},
"oklch": {
"l": 0.93534,
"c": 0.02985,
"h": 256
},
"luminance": 0.81945
}Semantic roles & 50–950 ramp
primary
#DDEBFE
secondary
#E9C696
accent
#8400E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161617
muted
#848585