#DEF2FE#DEF2FE
#DEF2FE is a very light, muted cyan. Relative luminance 0.862; OKLCH L 95.0% C 0.027 H 234.0°. Best body text is #000000 at 18.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF2FE |
|---|---|
| RGB | rgb(222, 242, 254) |
| HSL | hsl(203, 94%, 93%) |
| HSV | hsv(203, 13%, 100%) |
| CMYK | cmyk(12.6%, 4.7%, 0%, 0.4%) |
| CIE-LAB | lab(94.39, -4.22, -8.00) |
| CIE-LCH | lch(94.39, 9.04, 242.21°) |
| OKLab | oklab(95% -0.0157 -0.0215) |
| OKLCH | oklch(95% 0.027 234) |
| XYZ | xyz(79.7615, 86.1882, 106.1804) |
| Luminance | 0.8619 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.61
Azure (CSS)
#F0FFFF
ΔE00 5.96
Fog
#D8DCE0
ΔE00 7.39
Lightcyan
#E0FFFF
ΔE00 7.68
Ghostwhite
#F8F8FF
ΔE00 8.26
Whitesmoke
#F5F5F5
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF2FE #FEEADE
analogous
#DEFEFA #DEF2FE #DEE2FE
triadic
#DEF2FE #FEDEF2 #F2FEDE
tetradic
#DEF2FE #FADEFE #FEEADE #E2FEDE
square
#DEF2FE #FADEFE #FEEADE #E2FEDE
split-complementary
#DEF2FE #FEDEE2 #FEFADE
monochromatic
#67C3FA #A3DBFC #DEF2FE #E1F3FE #E1F3FE
Accessibility & contrast
On white
1.15
#DEF2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.24
#DEF2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF2FE
18.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF2FE | 1.00 | 1.15 | 18.24 | 18.24 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF1FF
Deuteranopia (green-blind)
#E8EDFE
Tritanopia (blue-blind)
#D6F5F6
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #def2fe; /* rgb */ color: rgb(222, 242, 254); /* oklch */ color: oklch(95.0% 0.027 234.0);
Tailwind
colors: {
custom: {
50: '#e8f6fe',
500: '#def2fe',
950: '#000000',
},
}SCSS
$custom: #def2fe; $custom-light: #e8f6fe; $custom-dark: #000000;
JSON
{
"hex": "#def2fe",
"rgb": {
"r": 222,
"g": 242,
"b": 254
},
"hsl": {
"h": 202.5,
"s": 94.118,
"l": 93.333
},
"oklch": {
"l": 0.95001,
"c": 0.02665,
"h": 234
},
"luminance": 0.8619
}Semantic roles & 50–950 ramp
primary
#DEF2FE
secondary
#EAB697
accent
#5600E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585