#FFC8F8#FFC8F8

#FFC8F8 is a very light, moderate purple. Relative luminance 0.693; OKLCH L 89.6% C 0.088 H 330.6°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).

Color values

HEX#FFC8F8
RGBrgb(255, 200, 248)
HSLhsl(308, 100%, 89%)
HSVhsv(308, 22%, 100%)
CMYKcmyk(0%, 21.6%, 2.7%, 0%)
CIE-LABlab(86.68, 27.21, -16.09)
CIE-LCHlch(86.68, 31.61, 329.41°)
OKLaboklab(89.57% 0.0764 -0.043)
OKLCHoklch(89.57% 0.088 330.6)
XYZxyz(78.8359, 69.3480, 98.0214)
Luminance0.6935 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFC8F8 #C8FFCF
analogous
#EBC8FF #FFC8F8 #FFC8DD
triadic
#FFC8F8 #F8FFC8 #C8F8FF
tetradic
#FFC8F8 #FFEBC8 #C8FFCF #C8DDFF
square
#FFC8F8 #FFEBC8 #C8FFCF #C8DDFF
split-complementary
#FFC8F8 #DDFFC8 #C8FFEB
monochromatic
#FF4EE8 #FF8BF0 #FFC8F8 #FFE0FB #FFE0FB

Accessibility & contrast

On white

1.41
#FFC8F8 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.87
#FFC8F8 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFC8F8
14.87:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFC8F8#FFFFFF#000000##000000
##FFC8F81.001.4114.8714.87
#FFFFFF1.411.0021.0021.00
#00000014.8721.001.001.00
##00000014.8721.001.001.00

Color blindness preview

Protanopia (red-blind)
#C7D4FA
Deuteranopia (green-blind)
#D3DCF6
Tritanopia (blue-blind)
#FFCBD8
Achromatopsia (no color)
#D9D9D9

Design tokens & code

CSS
--color: #ffc8f8;
/* rgb */ color: rgb(255, 200, 248);
/* oklch */ color: oklch(89.6% 0.088 330.6);
Tailwind
colors: {
  custom: {
    50: '#ffd9fa',
    500: '#ffc8f8',
    950: '#000000',
  },
}
SCSS
$custom: #ffc8f8;
$custom-light: #ffd9fa;
$custom-dark: #000000;
JSON
{
  "hex": "#ffc8f8",
  "rgb": {
    "r": 255,
    "g": 200,
    "b": 248
  },
  "hsl": {
    "h": 307.636,
    "s": 100,
    "l": 89.216
  },
  "oklch": {
    "l": 0.8957,
    "c": 0.08765,
    "h": 330.6
  },
  "luminance": 0.69346
}

Semantic roles & 50–950 ramp

primary
#FFC8F8
secondary
#82E98F
accent
#E61D00
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385

Preview Lab

Preview with #FFC8F8

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

Preview Lab → · Contrast checker → · Palette generator →

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