#F0FADE#F0FADE

#F0FADE is a very light, muted yellow-green. Relative luminance 0.922; OKLCH L 97.0% C 0.038 H 123.1°. Best body text is #000000 at 19.43:1 contrast (WCAG AA passes).

Color values

HEX#F0FADE
RGBrgb(240, 250, 222)
HSLhsl(81, 74%, 93%)
HSVhsv(81, 11%, 98%)
CMYKcmyk(4%, 0%, 11.2%, 2%)
CIE-LABlab(96.89, -8.10, 12.31)
CIE-LCHlch(96.89, 14.73, 123.34°)
OKLaboklab(97.03% -0.0209 0.032)
OKLCHoklch(97.03% 0.038 123.1)
XYZxyz(83.3037, 92.1704, 82.4951)
Luminance0.9217 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F0FADE #E8DEFA
analogous
#FAF6DE #F0FADE #E2FADE
triadic
#F0FADE #DEF0FA #FADEF0
tetradic
#F0FADE #DEFAF6 #E8DEFA #FADEE2
square
#F0FADE #DEFAF6 #E8DEFA #FADEE2
split-complementary
#F0FADE #DEE2FA #F6DEFA
monochromatic
#C0EA74 #D8F2A9 #F0FADE #F3FBE4 #F3FBE4

Accessibility & contrast

On white

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

On black

19.43
#F0FADE on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F0FADE
19.43:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F0FADE#FFFFFF#000000##000000
##F0FADE1.001.0819.4319.43
#FFFFFF1.081.0021.0021.00
#00000019.4321.001.001.00
##00000019.4321.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #f0fade;
/* rgb */ color: rgb(240, 250, 222);
/* oklch */ color: oklch(97.0% 0.038 123.1);
Tailwind
colors: {
  custom: {
    50: '#f5fce8',
    500: '#f0fade',
    950: '#000000',
  },
}
SCSS
$custom: #f0fade;
$custom-light: #f5fce8;
$custom-dark: #000000;
JSON
{
  "hex": "#f0fade",
  "rgb": {
    "r": 240,
    "g": 250,
    "b": 222
  },
  "hsl": {
    "h": 81.429,
    "s": 73.684,
    "l": 92.549
  },
  "oklch": {
    "l": 0.97025,
    "c": 0.0382,
    "h": 123.1
  },
  "luminance": 0.9217
}

Semantic roles & 50–950 ramp

primary
#F0FADE
secondary
#B59DE0
accent
#10D656
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#171716
muted
#858584

Preview Lab

Preview with #F0FADE

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

Preview Lab → · Contrast checker → · Palette generator →

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