#DEF2FC#DEF2FC
#DEF2FC is a very light, muted cyan. Relative luminance 0.861; OKLCH L 94.9% C 0.025 H 229.1°. Best body text is #000000 at 18.21:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF2FC |
|---|---|
| RGB | rgb(222, 242, 252) |
| HSL | hsl(200, 83%, 93%) |
| HSV | hsv(200, 12%, 99%) |
| CMYK | cmyk(11.9%, 4%, 0%, 1.2%) |
| CIE-LAB | lab(94.34, -4.61, -7.04) |
| CIE-LCH | lch(94.34, 8.42, 236.80°) |
| OKLab | oklab(94.94% -0.0164 -0.019) |
| OKLCH | oklch(94.94% 0.025 229.1) |
| XYZ | xyz(79.4429, 86.0608, 104.5025) |
| Luminance | 0.8606 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.64
Azure (CSS)
#F0FFFF
ΔE00 5.26
Lightcyan
#E0FFFF
ΔE00 6.92
Fog
#D8DCE0
ΔE00 7.29
Mintcream
#F5FFFA
ΔE00 7.74
Whitesmoke
#F5F5F5
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF2FC #FCE8DE
analogous
#DEFCF7 #DEF2FC #DEE3FC
triadic
#DEF2FC #FCDEF2 #F2FCDE
tetradic
#DEF2FC #F7DEFC #FCE8DE #E3FCDE
square
#DEF2FC #F7DEFC #FCE8DE #E3FCDE
split-complementary
#DEF2FC #FCDEE3 #FCF7DE
monochromatic
#6EC6F2 #A6DCF7 #DEF2FC #E3F4FC #E3F4FC
Accessibility & contrast
On white
1.15
#DEF2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.21
#DEF2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF2FC
18.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF2FC | 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)
#EDF1FD
Deuteranopia (green-blind)
#E8EDFC
Tritanopia (blue-blind)
#D6F5F5
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #def2fc; /* rgb */ color: rgb(222, 242, 252); /* oklch */ color: oklch(94.9% 0.025 229.1);
Tailwind
colors: {
custom: {
50: '#e8f6fd',
500: '#def2fc',
950: '#000000',
},
}SCSS
$custom: #def2fc; $custom-light: #e8f6fd; $custom-dark: #000000;
JSON
{
"hex": "#def2fc",
"rgb": {
"r": 222,
"g": 242,
"b": 252
},
"hsl": {
"h": 200,
"s": 83.333,
"l": 92.941
},
"oklch": {
"l": 0.9494,
"c": 0.02508,
"h": 229.1
},
"luminance": 0.86062
}Semantic roles & 50–950 ramp
primary
#DEF2FC
secondary
#E4B39A
accent
#4E06E0
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585