#F2FADE#F2FADE

#F2FADE is a very light, muted yellow-green. Relative luminance 0.925; OKLCH L 97.2% C 0.038 H 120.1°. Best body text is #000000 at 19.50:1 contrast (WCAG AA passes).

Color values

HEX#F2FADE
RGBrgb(242, 250, 222)
HSLhsl(77, 74%, 93%)
HSVhsv(77, 11%, 98%)
CMYKcmyk(3.2%, 0%, 11.2%, 2%)
CIE-LABlab(97.03, -7.41, 12.53)
CIE-LCHlch(97.03, 14.56, 120.60°)
OKLaboklab(97.17% -0.0189 0.0326)
OKLCHoklch(97.17% 0.038 120.1)
XYZxyz(83.9865, 92.5225, 82.5271)
Luminance0.9252 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2FADE #E6DEFA
analogous
#FAF4DE #F2FADE #E4FADE
triadic
#F2FADE #DEF2FA #FADEF2
tetradic
#F2FADE #DEFAF4 #E6DEFA #FADEE4
square
#F2FADE #DEFAF4 #E6DEFA #FADEE4
split-complementary
#F2FADE #DEE4FA #F4DEFA
monochromatic
#C8EA74 #DDF2A9 #F2FADE #F5FBE4 #F5FBE4

Accessibility & contrast

On white

1.08
#F2FADE on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.50
#F2FADE on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2FADE
19.50:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2FADE#FFFFFF#000000##000000
##F2FADE1.001.0819.5019.50
#FFFFFF1.081.0021.0021.00
#00000019.5021.001.001.00
##00000019.5021.001.001.00

Color blindness preview

Protanopia (red-blind)
#FEF6DC
Deuteranopia (green-blind)
#FDF7DF
Tritanopia (blue-blind)
#F5F7F2
Achromatopsia (no color)
#F6F6F6

Design tokens & code

CSS
--color: #f2fade;
/* rgb */ color: rgb(242, 250, 222);
/* oklch */ color: oklch(97.2% 0.038 120.1);
Tailwind
colors: {
  custom: {
    50: '#f6fce8',
    500: '#f2fade',
    950: '#000000',
  },
}
SCSS
$custom: #f2fade;
$custom-light: #f6fce8;
$custom-dark: #000000;
JSON
{
  "hex": "#f2fade",
  "rgb": {
    "r": 242,
    "g": 250,
    "b": 222
  },
  "hsl": {
    "h": 77.143,
    "s": 73.684,
    "l": 92.549
  },
  "oklch": {
    "l": 0.97174,
    "c": 0.03764,
    "h": 120.1
  },
  "luminance": 0.92522
}

Semantic roles & 50–950 ramp

primary
#F2FADE
secondary
#B09DE0
accent
#10D648
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#171716
muted
#858584

Preview Lab

Preview with #F2FADE

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

Preview Lab → · Contrast checker → · Palette generator →

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