#F7FFCC#F7FFCC

#F7FFCC is a very light, moderate yellow. Relative luminance 0.957; OKLCH L 98.1% C 0.066 H 114.9°. Best body text is #000000 at 20.13:1 contrast (WCAG AA passes).

Color values

HEX#F7FFCC
RGBrgb(247, 255, 204)
HSLhsl(69, 100%, 90%)
HSVhsv(69, 20%, 100%)
CMYKcmyk(3.1%, 0%, 20%, 0%)
CIE-LABlab(98.29, -10.90, 23.55)
CIE-LCHlch(98.29, 25.95, 114.83°)
OKLaboklab(98.14% -0.0279 0.0601)
OKLCHoklch(98.14% 0.066 114.9)
XYZxyz(85.0159, 95.6543, 71.0994)
Luminance0.9565 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F7FFCC #D4CCFF
analogous
#FFEECC #F7FFCC #DDFFCC
triadic
#F7FFCC #CCF7FF #FFCCF7
tetradic
#F7FFCC #CCFFEE #D4CCFF #FFCCDD
square
#F7FFCC #CCFFEE #D4CCFF #FFCCDD
split-complementary
#F7FFCC #CCDDFF #EECCFF
monochromatic
#E4FF52 #EDFF8F #F7FFCC #FAFFE0 #FAFFE0

Accessibility & contrast

On white

1.04
#F7FFCC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

20.13
#F7FFCC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F7FFCC
20.13:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F7FFCC#FFFFFF#000000##000000
##F7FFCC1.001.0420.1320.13
#FFFFFF1.041.0021.0021.00
#00000020.1321.001.001.00
##00000020.1321.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFFAC9
Deuteranopia (green-blind)
#FFFBCE
Tritanopia (blue-blind)
#FDF9F1
Achromatopsia (no color)
#FAFAFA

Design tokens & code

CSS
--color: #f7ffcc;
/* rgb */ color: rgb(247, 255, 204);
/* oklch */ color: oklch(98.1% 0.066 114.9);
Tailwind
colors: {
  custom: {
    50: '#faffdb',
    500: '#f7ffcc',
    950: '#000000',
  },
}
SCSS
$custom: #f7ffcc;
$custom-light: #faffdb;
$custom-dark: #000000;
JSON
{
  "hex": "#f7ffcc",
  "rgb": {
    "r": 247,
    "g": 255,
    "b": 204
  },
  "hsl": {
    "h": 69.412,
    "s": 100,
    "l": 90
  },
  "oklch": {
    "l": 0.9814,
    "c": 0.06628,
    "h": 114.9
  },
  "luminance": 0.95654
}

Semantic roles & 50–950 ramp

primary
#F7FFCC
secondary
#9586EA
accent
#00E624
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#171815
muted
#858684

Preview Lab

Preview with #F7FFCC

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

Preview Lab → · Contrast checker → · Palette generator →

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