#DFF8FF#DFF8FF

#DFF8FF is a very light, muted cyan. Relative luminance 0.900; OKLCH L 96.3% C 0.028 H 216.4°. Best body text is #000000 at 19.01:1 contrast (WCAG AA passes).

Color values

HEX#DFF8FF
RGBrgb(223, 248, 255)
HSLhsl(193, 100%, 94%)
HSVhsv(193, 13%, 100%)
CMYKcmyk(12.5%, 2.7%, 0%, 0%)
CIE-LABlab(96.01, -6.75, -6.11)
CIE-LCHlch(96.01, 9.10, 222.18°)
OKLaboklab(96.31% -0.0224 -0.0165)
OKLCHoklch(96.31% 0.028 216.4)
XYZxyz(82.0445, 90.0412, 107.6455)
Luminance0.9004 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DFF8FF #FFE6DF
analogous
#DFFFF6 #DFF8FF #DFE8FF
triadic
#DFF8FF #FFDFF8 #F8FFDF
tetradic
#DFF8FF #F6DFFF #FFE6DF #E8FFDF
square
#DFF8FF #F6DFFF #FFE6DF #E8FFDF
split-complementary
#DFF8FF #FFDFE8 #FFF6DF
monochromatic
#65DDFF #A2EBFF #DFF8FF #E0F8FF #E0F8FF

Accessibility & contrast

On white

1.10
#DFF8FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.01
#DFF8FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DFF8FF
19.01:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DFF8FF#FFFFFF#000000##000000
##DFF8FF1.001.1019.0119.01
#FFFFFF1.101.0021.0021.00
#00000019.0121.001.001.00
##00000019.0121.001.001.00

Color blindness preview

Protanopia (red-blind)
#F3F6FF
Deuteranopia (green-blind)
#EEF2FF
Tritanopia (blue-blind)
#D6FBFA
Achromatopsia (no color)
#F3F3F3

Design tokens & code

CSS
--color: #dff8ff;
/* rgb */ color: rgb(223, 248, 255);
/* oklch */ color: oklch(96.3% 0.028 216.4);
Tailwind
colors: {
  custom: {
    50: '#e9faff',
    500: '#dff8ff',
    950: '#000000',
  },
}
SCSS
$custom: #dff8ff;
$custom-light: #e9faff;
$custom-dark: #000000;
JSON
{
  "hex": "#dff8ff",
  "rgb": {
    "r": 223,
    "g": 248,
    "b": 255
  },
  "hsl": {
    "h": 193.125,
    "s": 100,
    "l": 93.725
  },
  "oklch": {
    "l": 0.96305,
    "c": 0.02778,
    "h": 216.4
  },
  "luminance": 0.90043
}

Semantic roles & 50–950 ramp

primary
#DFF8FF
secondary
#ECA996
accent
#3200E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161718
muted
#848586

Preview Lab

Preview with #DFF8FF

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

Preview Lab → · Contrast checker → · Palette generator →

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