#DEF2FD#DEF2FD
#DEF2FD is a very light, muted cyan. Relative luminance 0.861; OKLCH L 95.0% C 0.026 H 231.6°. Best body text is #000000 at 18.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF2FD |
|---|---|
| RGB | rgb(222, 242, 253) |
| HSL | hsl(201, 89%, 93%) |
| HSV | hsv(201, 12%, 99%) |
| CMYK | cmyk(12.3%, 4.3%, 0%, 0.8%) |
| CIE-LAB | lab(94.37, -4.41, -7.52) |
| CIE-LCH | lch(94.37, 8.72, 239.60°) |
| OKLab | oklab(94.97% -0.016 -0.0203) |
| OKLCH | oklch(94.97% 0.026 231.6) |
| XYZ | xyz(79.6018, 86.1243, 105.3393) |
| Luminance | 0.8613 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.61
Azure (CSS)
#F0FFFF
ΔE00 5.60
Lightcyan
#E0FFFF
ΔE00 7.30
Fog
#D8DCE0
ΔE00 7.33
Mintcream
#F5FFFA
ΔE00 8.09
Whitesmoke
#F5F5F5
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF2FD #FDE9DE
analogous
#DEFDF8 #DEF2FD #DEE2FD
triadic
#DEF2FD #FDDEF2 #F2FDDE
tetradic
#DEF2FD #F8DEFD #FDE9DE #E2FDDE
square
#DEF2FD #F8DEFD #FDE9DE #E2FDDE
split-complementary
#DEF2FD #FDDEE2 #FDF8DE
monochromatic
#6BC5F6 #A4DBFA #DEF2FD #E2F4FD #E2F4FD
Accessibility & contrast
On white
1.15
#DEF2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.23
#DEF2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF2FD
18.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF2FD | 1.00 | 1.15 | 18.23 | 18.23 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FE
Deuteranopia (green-blind)
#E8EDFD
Tritanopia (blue-blind)
#D6F5F5
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #def2fd; /* rgb */ color: rgb(222, 242, 253); /* oklch */ color: oklch(95.0% 0.026 231.6);
Tailwind
colors: {
custom: {
50: '#e8f6fe',
500: '#def2fd',
950: '#000000',
},
}SCSS
$custom: #def2fd; $custom-light: #e8f6fe; $custom-dark: #000000;
JSON
{
"hex": "#def2fd",
"rgb": {
"r": 222,
"g": 242,
"b": 253
},
"hsl": {
"h": 201.29,
"s": 88.571,
"l": 93.137
},
"oklch": {
"l": 0.94971,
"c": 0.02585,
"h": 231.6
},
"luminance": 0.86126
}Semantic roles & 50–950 ramp
primary
#DEF2FD
secondary
#E7B498
accent
#5200E5
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585