#CAECF8#CAECF8

#CAECF8 is a very light, muted cyan. Relative luminance 0.793; OKLCH L 92.2% C 0.039 H 221.1°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).

Color values

HEX#CAECF8
RGBrgb(202, 236, 248)
HSLhsl(196, 77%, 88%)
HSVhsv(196, 19%, 97%)
CMYKcmyk(18.5%, 4.8%, 0%, 2.7%)
CIE-LABlab(91.38, -8.55, -9.49)
CIE-LCHlch(91.38, 12.78, 227.98°)
OKLaboklab(92.24% -0.0294 -0.0257)
OKLCHoklch(92.24% 0.039 221.1)
XYZxyz(71.2913, 79.3227, 100.3434)
Luminance0.7933 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CAECF8 #F8D6CA
analogous
#CAF8ED #CAECF8 #CAD5F8
triadic
#CAECF8 #F8CAEC #ECF8CA
tetradic
#CAECF8 #EDCAF8 #F8D6CA #D5F8CA
square
#CAECF8 #EDCAF8 #F8D6CA #D5F8CA
split-complementary
#CAECF8 #F8CAD5 #F8EDCA
monochromatic
#5EC5EA #94D9F1 #CAECF8 #E4F5FB #E4F5FB

Accessibility & contrast

On white

1.25
#CAECF8 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.86
#CAECF8 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CAECF8
16.86:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CAECF8#FFFFFF#000000##000000
##CAECF81.001.2516.8616.86
#FFFFFF1.251.0021.0021.00
#00000016.8621.001.001.00
##00000016.8621.001.001.00

Color blindness preview

Protanopia (red-blind)
#E5EAF9
Deuteranopia (green-blind)
#DDE4F8
Tritanopia (blue-blind)
#BDF0F0
Achromatopsia (no color)
#E6E6E6

Design tokens & code

CSS
--color: #caecf8;
/* rgb */ color: rgb(202, 236, 248);
/* oklch */ color: oklch(92.2% 0.039 221.1);
Tailwind
colors: {
  custom: {
    50: '#daf2fa',
    500: '#caecf8',
    950: '#000000',
  },
}
SCSS
$custom: #caecf8;
$custom-light: #daf2fa;
$custom-dark: #000000;
JSON
{
  "hex": "#caecf8",
  "rgb": {
    "r": 202,
    "g": 236,
    "b": 248
  },
  "hsl": {
    "h": 195.652,
    "s": 76.667,
    "l": 88.235
  },
  "oklch": {
    "l": 0.92238,
    "c": 0.03909,
    "h": 221.1
  },
  "luminance": 0.79325
}

Semantic roles & 50–950 ramp

primary
#CAECF8
secondary
#DCA08A
accent
#420DD9
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#151617
muted
#848585

Preview Lab

Preview with #CAECF8

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

Preview Lab → · Contrast checker → · Palette generator →

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