#DEF1FC#DEF1FC
#DEF1FC is a very light, muted cyan. Relative luminance 0.855; OKLCH L 94.7% C 0.025 H 233.0°. Best body text is #000000 at 18.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF1FC |
|---|---|
| RGB | rgb(222, 241, 252) |
| HSL | hsl(202, 83%, 93%) |
| HSV | hsv(202, 12%, 99%) |
| CMYK | cmyk(11.9%, 4.4%, 0%, 1.2%) |
| CIE-LAB | lab(94.08, -4.10, -7.42) |
| CIE-LCH | lch(94.08, 8.48, 241.07°) |
| OKLab | oklab(94.74% -0.0151 -0.02) |
| OKLCH | oklch(94.74% 0.025 233) |
| XYZ | xyz(79.1461, 85.4672, 104.4036) |
| Luminance | 0.8547 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.39
Azure (CSS)
#F0FFFF
ΔE00 5.71
Fog
#D8DCE0
ΔE00 7.00
Lightcyan
#E0FFFF
ΔE00 7.60
Ghostwhite
#F8F8FF
ΔE00 8.03
Whitesmoke
#F5F5F5
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF1FC #FCE9DE
analogous
#DEFCF8 #DEF1FC #DEE2FC
triadic
#DEF1FC #FCDEF1 #F1FCDE
tetradic
#DEF1FC #F8DEFC #FCE9DE #E2FCDE
square
#DEF1FC #F8DEFC #FCE9DE #E2FCDE
split-complementary
#DEF1FC #FCDEE2 #FCF8DE
monochromatic
#6EC1F2 #A6D9F7 #DEF1FC #E3F3FC #E3F3FC
Accessibility & contrast
On white
1.16
#DEF1FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.09
#DEF1FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF1FC
18.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF1FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF1FC | 1.00 | 1.16 | 18.09 | 18.09 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF0FD
Deuteranopia (green-blind)
#E8ECFC
Tritanopia (blue-blind)
#D6F4F4
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #def1fc; /* rgb */ color: rgb(222, 241, 252); /* oklch */ color: oklch(94.7% 0.025 233.0);
Tailwind
colors: {
custom: {
50: '#e8f5fd',
500: '#def1fc',
950: '#000000',
},
}SCSS
$custom: #def1fc; $custom-light: #e8f5fd; $custom-dark: #000000;
JSON
{
"hex": "#def1fc",
"rgb": {
"r": 222,
"g": 241,
"b": 252
},
"hsl": {
"h": 202,
"s": 83.333,
"l": 92.941
},
"oklch": {
"l": 0.9474,
"c": 0.02502,
"h": 233
},
"luminance": 0.85468
}Semantic roles & 50–950 ramp
primary
#DEF1FC
secondary
#E4B59A
accent
#5606E0
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585