#DEF1FE#DEF1FE
#DEF1FE is a very light, muted cyan. Relative luminance 0.856; OKLCH L 94.8% C 0.027 H 237.6°. Best body text is #000000 at 18.12:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF1FE |
|---|---|
| RGB | rgb(222, 241, 254) |
| HSL | hsl(204, 94%, 93%) |
| HSV | hsv(204, 13%, 100%) |
| CMYK | cmyk(12.6%, 5.1%, 0%, 0.4%) |
| CIE-LAB | lab(94.14, -3.71, -8.38) |
| CIE-LCH | lch(94.14, 9.16, 246.13°) |
| OKLab | oklab(94.8% -0.0143 -0.0226) |
| OKLCH | oklch(94.8% 0.027 237.6) |
| XYZ | xyz(79.4647, 85.5946, 106.0815) |
| Luminance | 0.8560 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.47
Azure (CSS)
#F0FFFF
ΔE00 6.43
Fog
#D8DCE0
ΔE00 7.17
Ghostwhite
#F8F8FF
ΔE00 7.94
Whitesmoke
#F5F5F5
ΔE00 8.32
Lightcyan
#E0FFFF
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF1FE #FEEBDE
analogous
#DEFEFB #DEF1FE #DEE1FE
triadic
#DEF1FE #FEDEF1 #F1FEDE
tetradic
#DEF1FE #FBDEFE #FEEBDE #E1FEDE
square
#DEF1FE #FBDEFE #FEEBDE #E1FEDE
split-complementary
#DEF1FE #FEDEE1 #FEFBDE
monochromatic
#67BFFA #A3D8FC #DEF1FE #E1F2FE #E1F2FE
Accessibility & contrast
On white
1.16
#DEF1FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.12
#DEF1FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF1FE
18.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF1FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF1FE | 1.00 | 1.16 | 18.12 | 18.12 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBF0FF
Deuteranopia (green-blind)
#E7EDFE
Tritanopia (blue-blind)
#D6F4F5
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #def1fe; /* rgb */ color: rgb(222, 241, 254); /* oklch */ color: oklch(94.8% 0.027 237.6);
Tailwind
colors: {
custom: {
50: '#e8f5fe',
500: '#def1fe',
950: '#000000',
},
}SCSS
$custom: #def1fe; $custom-light: #e8f5fe; $custom-dark: #000000;
JSON
{
"hex": "#def1fe",
"rgb": {
"r": 222,
"g": 241,
"b": 254
},
"hsl": {
"h": 204.375,
"s": 94.118,
"l": 93.333
},
"oklch": {
"l": 0.94801,
"c": 0.02673,
"h": 237.6
},
"luminance": 0.85596
}Semantic roles & 50–950 ramp
primary
#DEF1FE
secondary
#EAB897
accent
#5D00E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585