#D7F2FD#D7F2FD
#D7F2FD is a very light, muted cyan. Relative luminance 0.850; OKLCH L 94.5% C 0.032 H 224.2°. Best body text is #000000 at 18.01:1 contrast (WCAG AA passes).
Color values
| HEX | #D7F2FD |
|---|---|
| RGB | rgb(215, 242, 253) |
| HSL | hsl(197, 90%, 92%) |
| HSV | hsv(197, 15%, 99%) |
| CMYK | cmyk(15%, 4.3%, 0%, 0.8%) |
| CIE-LAB | lab(93.90, -6.59, -8.26) |
| CIE-LCH | lch(93.90, 10.57, 231.41°) |
| OKLab | oklab(94.49% -0.0229 -0.0223) |
| OKLCH | oklch(94.49% 0.032 224.2) |
| XYZ | xyz(77.5017, 85.0414, 105.2408) |
| Luminance | 0.8504 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.97
Azure (CSS)
#F0FFFF
ΔE00 6.13
Aliceblue
#F0F8FF
ΔE00 6.74
Very Light Blue
#D5FFFF
ΔE00 7.53
Ice Blue (survey)
#D7FFFE
ΔE00 7.56
Lightblue
#ADD8E6
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7F2FD #FDE2D7
analogous
#D7FDF5 #D7F2FD #D7DFFD
triadic
#D7F2FD #FDD7F2 #F2FDD7
tetradic
#D7F2FD #F5D7FD #FDE2D7 #DFFDD7
square
#D7F2FD #F5D7FD #FDE2D7 #DFFDD7
split-complementary
#D7F2FD #FDD7DF #FDF5D7
monochromatic
#62CCF7 #9DDFFA #D7F2FD #E2F6FE #E2F6FE
Accessibility & contrast
On white
1.17
#D7F2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.01
#D7F2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7F2FD
18.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7F2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7F2FD | 1.00 | 1.17 | 18.01 | 18.01 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF0FE
Deuteranopia (green-blind)
#E6EBFD
Tritanopia (blue-blind)
#CDF6F5
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #d7f2fd; /* rgb */ color: rgb(215, 242, 253); /* oklch */ color: oklch(94.5% 0.032 224.2);
Tailwind
colors: {
custom: {
50: '#e3f6fe',
500: '#d7f2fd',
950: '#000000',
},
}SCSS
$custom: #d7f2fd; $custom-light: #e3f6fe; $custom-dark: #000000;
JSON
{
"hex": "#d7f2fd",
"rgb": {
"r": 215,
"g": 242,
"b": 253
},
"hsl": {
"h": 197.368,
"s": 90.476,
"l": 91.765
},
"oklch": {
"l": 0.94487,
"c": 0.03199,
"h": 224.2
},
"luminance": 0.85043
}Semantic roles & 50–950 ramp
primary
#D7F2FD
secondary
#E6AA92
accent
#4200E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585