#F3FEED#F3FEED

#F3FEED is a very light, muted yellow-green. Relative luminance 0.961; OKLCH L 98.4% C 0.025 H 134.3°. Best body text is #000000 at 20.21:1 contrast (WCAG AA passes).

Color values

HEX#F3FEED
RGBrgb(243, 254, 237)
HSLhsl(99, 89%, 96%)
HSVhsv(99, 7%, 100%)
CMYKcmyk(4.3%, 0%, 6.7%, 0.4%)
CIE-LABlab(98.45, -6.59, 6.88)
CIE-LCHlch(98.45, 9.52, 133.75°)
OKLaboklab(98.42% -0.0175 0.018)
OKLCHoklch(98.42% 0.025 134.3)
XYZxyz(87.6874, 96.0524, 94.0247)
Luminance0.9605 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F3FEED #F8EDFE
analogous
#FCFEED #F3FEED #EDFEF0
triadic
#F3FEED #EDF3FE #FEEDF3
tetradic
#F3FEED #EDFCFE #F8EDFE #FEF0ED
square
#F3FEED #EDFCFE #F8EDFE #FEF0ED
split-complementary
#F3FEED #F0EDFE #FEEDFC
monochromatic
#A6F879 #CCFBB3 #ECFDE2 #ECFDE2 #ECFDE2

Accessibility & contrast

On white

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

On black

20.21
#F3FEED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F3FEED
20.21:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F3FEED#FFFFFF#000000##000000
##F3FEED1.001.0420.2120.21
#FFFFFF1.041.0021.0021.00
#00000020.2121.001.001.00
##00000020.2121.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFFBEC
Deuteranopia (green-blind)
#FEFAEE
Tritanopia (blue-blind)
#F3FCF9
Achromatopsia (no color)
#FBFBFB

Design tokens & code

CSS
--color: #f3feed;
/* rgb */ color: rgb(243, 254, 237);
/* oklch */ color: oklch(98.4% 0.025 134.3);
Tailwind
colors: {
  custom: {
    50: '#f7fef2',
    500: '#f3feed',
    950: '#000000',
  },
}
SCSS
$custom: #f3feed;
$custom-light: #f7fef2;
$custom-dark: #000000;
JSON
{
  "hex": "#f3feed",
  "rgb": {
    "r": 243,
    "g": 254,
    "b": 237
  },
  "hsl": {
    "h": 98.824,
    "s": 89.474,
    "l": 96.275
  },
  "oklch": {
    "l": 0.98424,
    "c": 0.02513,
    "h": 134.3
  },
  "luminance": 0.96053
}

Semantic roles & 50–950 ramp

primary
#F3FEED
secondary
#D2A5EA
accent
#00E695
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585

Preview Lab

Preview with #F3FEED

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

Preview Lab → · Contrast checker → · Palette generator →

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