#FFF5C8#FFF5C8

#FFF5C8 is a very light, muted yellow. Relative luminance 0.907; OKLCH L 96.7% C 0.059 H 96.9°. Best body text is #000000 at 19.15:1 contrast (WCAG AA passes).

Color values

HEX#FFF5C8
RGBrgb(255, 245, 200)
HSLhsl(49, 100%, 89%)
HSVhsv(49, 22%, 100%)
CMYKcmyk(0%, 3.9%, 21.6%, 0%)
CIE-LABlab(96.30, -3.63, 22.92)
CIE-LCHlch(96.30, 23.20, 99.00°)
OKLaboklab(96.69% -0.0071 0.0586)
OKLCHoklch(96.69% 0.059 96.9)
XYZxyz(84.3176, 90.7364, 67.7045)
Luminance0.9073 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFF5C8 #C8D2FF
analogous
#FFDAC8 #FFF5C8 #EEFFC8
triadic
#FFF5C8 #C8FFF5 #F5C8FF
tetradic
#FFF5C8 #C8FFDA #C8D2FF #FFC8EE
square
#FFF5C8 #C8FFDA #C8D2FF #FFC8EE
split-complementary
#FFF5C8 #C8EEFF #DAC8FF
monochromatic
#FFDF4E #FFEA8B #FFF5C8 #FFF9E0 #FFF9E0

Accessibility & contrast

On white

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

On black

19.15
#FFF5C8 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFF5C8
19.15:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFF5C8#FFFFFF#000000##000000
##FFF5C81.001.1019.1519.15
#FFFFFF1.101.0021.0021.00
#00000019.1521.001.001.00
##00000019.1521.001.001.00

Color blindness preview

Protanopia (red-blind)
#FEF2C5
Deuteranopia (green-blind)
#FFF6C9
Tritanopia (blue-blind)
#FFEEE9
Achromatopsia (no color)
#F4F4F4

Design tokens & code

CSS
--color: #fff5c8;
/* rgb */ color: rgb(255, 245, 200);
/* oklch */ color: oklch(96.7% 0.059 96.9);
Tailwind
colors: {
  custom: {
    50: '#fff8d8',
    500: '#fff5c8',
    950: '#000000',
  },
}
SCSS
$custom: #fff5c8;
$custom-light: #fff8d8;
$custom-dark: #000000;
JSON
{
  "hex": "#fff5c8",
  "rgb": {
    "r": 255,
    "g": 245,
    "b": 200
  },
  "hsl": {
    "h": 49.091,
    "s": 100,
    "l": 89.216
  },
  "oklch": {
    "l": 0.96686,
    "c": 0.05899,
    "h": 96.9
  },
  "luminance": 0.90735
}

Semantic roles & 50–950 ramp

primary
#FFF5C8
secondary
#8295E9
accent
#2AE600
background
#FFFFFE
surface
#FFFEFB
border
#D7D6D4
text
#181714
muted
#868583

Preview Lab

Preview with #FFF5C8

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

Preview Lab → · Contrast checker → · Palette generator →

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