#DCF0FB#DCF0FB
#DCF0FB is a very light, muted cyan. Relative luminance 0.845; OKLCH L 94.4% C 0.026 H 231.6°. Best body text is #000000 at 17.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF0FB |
|---|---|
| RGB | rgb(220, 240, 251) |
| HSL | hsl(201, 79%, 92%) |
| HSV | hsv(201, 12%, 98%) |
| CMYK | cmyk(12.4%, 4.4%, 0%, 1.6%) |
| CIE-LAB | lab(93.67, -4.42, -7.53) |
| CIE-LCH | lch(93.67, 8.73, 239.61°) |
| OKLab | oklab(94.37% -0.0161 -0.0203) |
| OKLCH | oklch(94.37% 0.026 231.6) |
| XYZ | xyz(78.0838, 84.4995, 103.4442) |
| Luminance | 0.8450 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.78
Azure (CSS)
#F0FFFF
ΔE00 5.82
Fog
#D8DCE0
ΔE00 7.10
Lightcyan
#E0FFFF
ΔE00 7.43
Mintcream
#F5FFFA
ΔE00 8.25
Whitesmoke
#F5F5F5
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF0FB #FBE7DC
analogous
#DCFBF6 #DCF0FB #DCE1FB
triadic
#DCF0FB #FBDCF0 #F0FBDC
tetradic
#DCF0FB #F6DCFB #FBE7DC #E1FBDC
square
#DCF0FB #F6DCFB #FBE7DC #E1FBDC
split-complementary
#DCF0FB #FBDCE1 #FBF6DC
monochromatic
#6EC1EE #A5D8F5 #DCF0FB #E4F3FC #E4F3FC
Accessibility & contrast
On white
1.17
#DCF0FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.90
#DCF0FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF0FB
17.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF0FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF0FB | 1.00 | 1.17 | 17.90 | 17.90 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEFFC
Deuteranopia (green-blind)
#E6EBFB
Tritanopia (blue-blind)
#D4F3F3
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #dcf0fb; /* rgb */ color: rgb(220, 240, 251); /* oklch */ color: oklch(94.4% 0.026 231.6);
Tailwind
colors: {
custom: {
50: '#e7f4fc',
500: '#dcf0fb',
950: '#000000',
},
}SCSS
$custom: #dcf0fb; $custom-light: #e7f4fc; $custom-dark: #000000;
JSON
{
"hex": "#dcf0fb",
"rgb": {
"r": 220,
"g": 240,
"b": 251
},
"hsl": {
"h": 201.29,
"s": 79.487,
"l": 92.353
},
"oklch": {
"l": 0.94368,
"c": 0.02588,
"h": 231.6
},
"luminance": 0.84501
}Semantic roles & 50–950 ramp
primary
#DCF0FB
secondary
#E2B399
accent
#540ADC
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585