#DDEDFD#DDEDFD
#DDEDFD is a very light, muted cyan. Relative luminance 0.830; OKLCH L 93.9% C 0.028 H 248.1°. Best body text is #000000 at 17.61:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEDFD |
|---|---|
| RGB | rgb(221, 237, 253) |
| HSL | hsl(210, 89%, 93%) |
| HSV | hsv(210, 13%, 99%) |
| CMYK | cmyk(12.6%, 6.3%, 0%, 0.8%) |
| CIE-LAB | lab(93.03, -2.17, -9.51) |
| CIE-LCH | lch(93.03, 9.76, 257.13°) |
| OKLab | oklab(93.9% -0.0103 -0.0256) |
| OKLCH | oklch(93.9% 0.028 248.1) |
| XYZ | xyz(77.8285, 83.0311, 104.8357) |
| Luminance | 0.8303 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.76
Fog
#D8DCE0
ΔE00 6.73
Ghostwhite
#F8F8FF
ΔE00 7.32
Lavender (CSS)
#E6E6FA
ΔE00 7.97
Azure (CSS)
#F0FFFF
ΔE00 8.10
Whitesmoke
#F5F5F5
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEDFD #FDEDDD
analogous
#DDFDFD #DDEDFD #DDDDFD
triadic
#DDEDFD #FDDDED #EDFDDD
tetradic
#DDEDFD #FDDDFD #FDEDDD #DDFDDD
square
#DDEDFD #FDDDFD #FDEDDD #DDFDDD
split-complementary
#DDEDFD #FDDDDD #FDFDDD
monochromatic
#69B0F6 #A3CEFA #DDEDFD #E2F0FD #E2F0FD
Accessibility & contrast
On white
1.19
#DDEDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.61
#DDEDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEDFD
17.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEDFD | 1.00 | 1.19 | 17.61 | 17.61 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EDFE
Deuteranopia (green-blind)
#E3E9FD
Tritanopia (blue-blind)
#D5F1F2
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ddedfd; /* rgb */ color: rgb(221, 237, 253); /* oklch */ color: oklch(93.9% 0.028 248.1);
Tailwind
colors: {
custom: {
50: '#e7f2fe',
500: '#ddedfd',
950: '#000000',
},
}SCSS
$custom: #ddedfd; $custom-light: #e7f2fe; $custom-dark: #000000;
JSON
{
"hex": "#ddedfd",
"rgb": {
"r": 221,
"g": 237,
"b": 253
},
"hsl": {
"h": 210,
"s": 88.889,
"l": 92.941
},
"oklch": {
"l": 0.93901,
"c": 0.02761,
"h": 248.1
},
"luminance": 0.83032
}Semantic roles & 50–950 ramp
primary
#DDEDFD
secondary
#E7BF97
accent
#7300E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585