#E0F2FF#E0F2FF

#E0F2FF is a very light, muted cyan. Relative luminance 0.866; OKLCH L 95.2% C 0.026 H 239.1°. Best body text is #000000 at 18.31:1 contrast (WCAG AA passes).

Color values

HEX#E0F2FF
RGBrgb(224, 242, 255)
HSLhsl(205, 100%, 94%)
HSVhsv(205, 12%, 100%)
CMYKcmyk(12.2%, 5.1%, 0%, 0%)
CIE-LABlab(94.56, -3.39, -8.26)
CIE-LCHlch(94.56, 8.93, 247.68°)
OKLaboklab(95.17% -0.0133 -0.0222)
OKLCHoklch(95.17% 0.026 239.1)
XYZxyz(80.5384, 86.5702, 107.0549)
Luminance0.8657 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#E0F2FF #FFEDE0
analogous
#E0FFFD #E0F2FF #E0E3FF
triadic
#E0F2FF #FFE0F2 #F2FFE0
tetradic
#E0F2FF #FDE0FF #FFEDE0 #E3FFE0
square
#E0F2FF #FDE0FF #FFEDE0 #E3FFE0
split-complementary
#E0F2FF #FFE0E3 #FFFDE0
monochromatic
#66BFFF #A3D8FF #E0F2FF #E0F2FF #E0F2FF

Accessibility & contrast

On white

1.15
#E0F2FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.31
#E0F2FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #E0F2FF
18.31:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##E0F2FF#FFFFFF#000000##000000
##E0F2FF1.001.1518.3118.31
#FFFFFF1.151.0021.0021.00
#00000018.3121.001.001.00
##00000018.3121.001.001.00

Color blindness preview

Protanopia (red-blind)
#EDF1FF
Deuteranopia (green-blind)
#E8EEFF
Tritanopia (blue-blind)
#D8F5F6
Achromatopsia (no color)
#EFEFEF

Design tokens & code

CSS
--color: #e0f2ff;
/* rgb */ color: rgb(224, 242, 255);
/* oklch */ color: oklch(95.2% 0.026 239.1);
Tailwind
colors: {
  custom: {
    50: '#e9f6ff',
    500: '#e0f2ff',
    950: '#000000',
  },
}
SCSS
$custom: #e0f2ff;
$custom-light: #e9f6ff;
$custom-dark: #000000;
JSON
{
  "hex": "#e0f2ff",
  "rgb": {
    "r": 224,
    "g": 242,
    "b": 255
  },
  "hsl": {
    "h": 205.161,
    "s": 100,
    "l": 93.922
  },
  "oklch": {
    "l": 0.95172,
    "c": 0.02593,
    "h": 239.1
  },
  "luminance": 0.86572
}

Semantic roles & 50–950 ramp

primary
#E0F2FF
secondary
#EDBB97
accent
#6000E6
background
#FEFFFF
surface
#FDFEFF
border
#D5D6D7
text
#161718
muted
#848586

Preview Lab

Preview with #E0F2FF

Body copy rendered with the generated semantic roles for this colour.

Preview Lab → · Contrast checker → · Palette generator →

#E0F2FF Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva