#DFF1FF#DFF1FF

#DFF1FF is a very light, muted cyan. Relative luminance 0.858; OKLCH L 94.9% C 0.027 H 241.1°. Best body text is #000000 at 18.16:1 contrast (WCAG AA passes).

Color values

HEX#DFF1FF
RGBrgb(223, 241, 255)
HSLhsl(206, 100%, 94%)
HSVhsv(206, 13%, 100%)
CMYKcmyk(12.5%, 5.5%, 0%, 0%)
CIE-LABlab(94.23, -3.19, -8.75)
CIE-LCHlch(94.23, 9.31, 249.93°)
OKLaboklab(94.9% -0.013 -0.0236)
OKLCHoklch(94.9% 0.027 241.1)
XYZxyz(79.9325, 85.8172, 106.9415)
Luminance0.8582 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DFF1FF #FFEDDF
analogous
#DFFFFD #DFF1FF #DFE1FF
triadic
#DFF1FF #FFDFF1 #F1FFDF
tetradic
#DFF1FF #FDDFFF #FFEDDF #E1FFDF
square
#DFF1FF #FDDFFF #FFEDDF #E1FFDF
split-complementary
#DFF1FF #FFDFE1 #FFFDDF
monochromatic
#65BBFF #A2D6FF #DFF1FF #E0F2FF #E0F2FF

Accessibility & contrast

On white

1.16
#DFF1FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.16
#DFF1FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DFF1FF
18.16:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DFF1FF#FFFFFF#000000##000000
##DFF1FF1.001.1618.1618.16
#FFFFFF1.161.0021.0021.00
#00000018.1621.001.001.00
##00000018.1621.001.001.00

Color blindness preview

Protanopia (red-blind)
#EBF0FF
Deuteranopia (green-blind)
#E7EDFF
Tritanopia (blue-blind)
#D7F4F5
Achromatopsia (no color)
#EEEEEE

Design tokens & code

CSS
--color: #dff1ff;
/* rgb */ color: rgb(223, 241, 255);
/* oklch */ color: oklch(94.9% 0.027 241.1);
Tailwind
colors: {
  custom: {
    50: '#e9f5ff',
    500: '#dff1ff',
    950: '#000000',
  },
}
SCSS
$custom: #dff1ff;
$custom-light: #e9f5ff;
$custom-dark: #000000;
JSON
{
  "hex": "#dff1ff",
  "rgb": {
    "r": 223,
    "g": 241,
    "b": 255
  },
  "hsl": {
    "h": 206.25,
    "s": 100,
    "l": 93.725
  },
  "oklch": {
    "l": 0.94902,
    "c": 0.0269,
    "h": 241.1
  },
  "luminance": 0.85819
}

Semantic roles & 50–950 ramp

primary
#DFF1FF
secondary
#ECBC96
accent
#6400E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161718
muted
#848586

Preview Lab

Preview with #DFF1FF

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

Preview Lab → · Contrast checker → · Palette generator →

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