#F3FADE#F3FADE

#F3FADE is a very light, muted yellow-green. Relative luminance 0.927; OKLCH L 97.2% C 0.037 H 118.5°. Best body text is #000000 at 19.54:1 contrast (WCAG AA passes).

Color values

HEX#F3FADE
RGBrgb(243, 250, 222)
HSLhsl(75, 74%, 93%)
HSVhsv(75, 11%, 98%)
CMYKcmyk(2.8%, 0%, 11.2%, 2%)
CIE-LABlab(97.11, -7.07, 12.65)
CIE-LCHlch(97.11, 14.49, 119.21°)
OKLaboklab(97.25% -0.0178 0.0329)
OKLCHoklch(97.25% 0.037 118.5)
XYZxyz(84.3308, 92.7000, 82.5433)
Luminance0.9270 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F3FADE #E5DEFA
analogous
#FAF3DE #F3FADE #E5FADE
triadic
#F3FADE #DEF3FA #FADEF3
tetradic
#F3FADE #DEFAF3 #E5DEFA #FADEE5
square
#F3FADE #DEFAF3 #E5DEFA #FADEE5
split-complementary
#F3FADE #DEE5FA #F3DEFA
monochromatic
#CCEA74 #E0F2A9 #F3FADE #F5FBE4 #F5FBE4

Accessibility & contrast

On white

1.07
#F3FADE on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.54
#F3FADE on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F3FADE
19.54:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F3FADE#FFFFFF#000000##000000
##F3FADE1.001.0719.5419.54
#FFFFFF1.071.0021.0021.00
#00000019.5421.001.001.00
##00000019.5421.001.001.00

Color blindness preview

Protanopia (red-blind)
#FEF7DC
Deuteranopia (green-blind)
#FDF7DF
Tritanopia (blue-blind)
#F6F7F2
Achromatopsia (no color)
#F7F7F7

Design tokens & code

CSS
--color: #f3fade;
/* rgb */ color: rgb(243, 250, 222);
/* oklch */ color: oklch(97.2% 0.037 118.5);
Tailwind
colors: {
  custom: {
    50: '#f7fce8',
    500: '#f3fade',
    950: '#000000',
  },
}
SCSS
$custom: #f3fade;
$custom-light: #f7fce8;
$custom-dark: #000000;
JSON
{
  "hex": "#f3fade",
  "rgb": {
    "r": 243,
    "g": 250,
    "b": 222
  },
  "hsl": {
    "h": 75,
    "s": 73.684,
    "l": 92.549
  },
  "oklch": {
    "l": 0.97249,
    "c": 0.0374,
    "h": 118.5
  },
  "luminance": 0.927
}

Semantic roles & 50–950 ramp

primary
#F3FADE
secondary
#AD9DE0
accent
#10D641
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#171716
muted
#858584

Preview Lab

Preview with #F3FADE

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

Preview Lab → · Contrast checker → · Palette generator →

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