#DEF0FF#DEF0FF
#DEF0FF is a very light, muted cyan. Relative luminance 0.851; OKLCH L 94.6% C 0.028 H 243.1°. Best body text is #000000 at 18.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF0FF |
|---|---|
| RGB | rgb(222, 240, 255) |
| HSL | hsl(207, 100%, 94%) |
| HSV | hsv(207, 13%, 100%) |
| CMYK | cmyk(12.9%, 5.9%, 0%, 0%) |
| CIE-LAB | lab(93.91, -3.00, -9.23) |
| CIE-LCH | lch(93.91, 9.70, 252.01°) |
| OKLab | oklab(94.63% -0.0126 -0.0249) |
| OKLCH | oklch(94.63% 0.028 243.1) |
| XYZ | xyz(79.3301, 85.0684, 106.8287) |
| Luminance | 0.8507 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.58
Fog
#D8DCE0
ΔE00 7.15
Azure (CSS)
#F0FFFF
ΔE00 7.30
Ghostwhite
#F8F8FF
ΔE00 7.67
Whitesmoke
#F5F5F5
ΔE00 8.48
Pale Grey
#FDFDFE
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF0FF #FFEDDE
analogous
#DEFFFE #DEF0FF #DEDFFF
triadic
#DEF0FF #FFDEF0 #F0FFDE
tetradic
#DEF0FF #FEDEFF #FFEDDE #DFFFDE
square
#DEF0FF #FEDEFF #FFEDDE #DFFFDE
split-complementary
#DEF0FF #FFDEDF #FFFEDE
monochromatic
#64B8FF #A1D4FF #DEF0FF #E0F1FF #E0F1FF
Accessibility & contrast
On white
1.17
#DEF0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.01
#DEF0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF0FF
18.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF0FF | 1.00 | 1.17 | 18.01 | 18.01 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAF0FF
Deuteranopia (green-blind)
#E6ECFF
Tritanopia (blue-blind)
#D6F4F5
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #def0ff; /* rgb */ color: rgb(222, 240, 255); /* oklch */ color: oklch(94.6% 0.028 243.1);
Tailwind
colors: {
custom: {
50: '#e8f4ff',
500: '#def0ff',
950: '#000000',
},
}SCSS
$custom: #def0ff; $custom-light: #e8f4ff; $custom-dark: #000000;
JSON
{
"hex": "#def0ff",
"rgb": {
"r": 222,
"g": 240,
"b": 255
},
"hsl": {
"h": 207.273,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.94632,
"c": 0.02789,
"h": 243.1
},
"luminance": 0.8507
}Semantic roles & 50–950 ramp
primary
#DEF0FF
secondary
#ECBD95
accent
#6800E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161718
muted
#848586