#DDF2FE#DDF2FE
#DDF2FE is a very light, muted cyan. Relative luminance 0.860; OKLCH L 94.9% C 0.027 H 232.7°. Best body text is #000000 at 18.21:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF2FE |
|---|---|
| RGB | rgb(221, 242, 254) |
| HSL | hsl(202, 94%, 93%) |
| HSV | hsv(202, 13%, 100%) |
| CMYK | cmyk(13%, 4.7%, 0%, 0.4%) |
| CIE-LAB | lab(94.33, -4.53, -8.11) |
| CIE-LCH | lch(94.33, 9.28, 240.81°) |
| OKLab | oklab(94.93% -0.0167 -0.0218) |
| OKLCH | oklch(94.93% 0.027 232.7) |
| XYZ | xyz(79.4561, 86.0307, 106.1661) |
| Luminance | 0.8603 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.91
Azure (CSS)
#F0FFFF
ΔE00 5.97
Lightcyan
#E0FFFF
ΔE00 7.45
Fog
#D8DCE0
ΔE00 7.60
Mintcream
#F5FFFA
ΔE00 8.50
Ghostwhite
#F8F8FF
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF2FE #FEE9DD
analogous
#DDFEF9 #DDF2FE #DDE1FE
triadic
#DDF2FE #FEDDF2 #F2FEDD
tetradic
#DDF2FE #F9DDFE #FEE9DD #E1FEDD
square
#DDF2FE #F9DDFE #FEE9DD #E1FEDD
split-complementary
#DDF2FE #FEDDE1 #FEF9DD
monochromatic
#66C5FB #A2DBFC #DDF2FE #E1F4FE #E1F4FE
Accessibility & contrast
On white
1.15
#DDF2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.21
#DDF2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF2FE
18.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF2FE | 1.00 | 1.15 | 18.21 | 18.21 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF1FF
Deuteranopia (green-blind)
#E8EDFE
Tritanopia (blue-blind)
#D5F5F6
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ddf2fe; /* rgb */ color: rgb(221, 242, 254); /* oklch */ color: oklch(94.9% 0.027 232.7);
Tailwind
colors: {
custom: {
50: '#e7f6fe',
500: '#ddf2fe',
950: '#000000',
},
}SCSS
$custom: #ddf2fe; $custom-light: #e7f6fe; $custom-dark: #000000;
JSON
{
"hex": "#ddf2fe",
"rgb": {
"r": 221,
"g": 242,
"b": 254
},
"hsl": {
"h": 201.818,
"s": 94.286,
"l": 93.137
},
"oklch": {
"l": 0.94931,
"c": 0.02748,
"h": 232.7
},
"luminance": 0.86032
}Semantic roles & 50–950 ramp
primary
#DDF2FE
secondary
#E9B496
accent
#5300E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585