#DDEBFD#DDEBFD
#DDEBFD is a very light, muted cyan. Relative luminance 0.819; OKLCH L 93.5% C 0.029 H 254.7°. Best body text is #000000 at 17.38:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEBFD |
|---|---|
| RGB | rgb(221, 235, 253) |
| HSL | hsl(214, 89%, 93%) |
| HSV | hsv(214, 13%, 99%) |
| CMYK | cmyk(12.6%, 7.1%, 0%, 0.8%) |
| CIE-LAB | lab(92.52, -1.15, -10.26) |
| CIE-LCH | lch(92.52, 10.33, 263.62°) |
| OKLab | oklab(93.5% -0.0076 -0.0277) |
| OKLCH | oklch(93.5% 0.029 254.7) |
| XYZ | xyz(77.2527, 81.8795, 104.6437) |
| Luminance | 0.8188 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 5.34
Lavender (CSS)
#E6E6FA
ΔE00 6.68
Fog
#D8DCE0
ΔE00 6.85
Ghostwhite
#F8F8FF
ΔE00 7.13
Light Blue Grey
#B7C9E2
ΔE00 8.32
Whitesmoke
#F5F5F5
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEBFD #FDEFDD
analogous
#DDFBFD #DDEBFD #DFDDFD
triadic
#DDEBFD #FDDDEB #EBFDDD
tetradic
#DDEBFD #FDDDFB #FDEFDD #DDFDDF
square
#DDEBFD #FDDDFB #FDEFDD #DDFDDF
split-complementary
#DDEBFD #FDDFDD #FBFDDD
monochromatic
#69A7F6 #A3C9FA #DDEBFD #E2EEFD #E2EEFD
Accessibility & contrast
On white
1.21
#DDEBFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.38
#DDEBFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEBFD
17.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEBFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEBFD | 1.00 | 1.21 | 17.38 | 17.38 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5EBFE
Deuteranopia (green-blind)
#E1E8FD
Tritanopia (blue-blind)
#D5EFF1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ddebfd; /* rgb */ color: rgb(221, 235, 253); /* oklch */ color: oklch(93.5% 0.029 254.7);
Tailwind
colors: {
custom: {
50: '#e7f1fe',
500: '#ddebfd',
950: '#000000',
},
}SCSS
$custom: #ddebfd; $custom-light: #e7f1fe; $custom-dark: #000000;
JSON
{
"hex": "#ddebfd",
"rgb": {
"r": 221,
"g": 235,
"b": 253
},
"hsl": {
"h": 213.75,
"s": 88.889,
"l": 92.941
},
"oklch": {
"l": 0.93502,
"c": 0.02868,
"h": 254.7
},
"luminance": 0.81881
}Semantic roles & 50–950 ramp
primary
#DDEBFD
secondary
#E7C497
accent
#8100E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161617
muted
#848585