#F6FADE#F6FADE

#F6FADE is a very light, muted yellow. Relative luminance 0.932; OKLCH L 97.5% C 0.037 H 113.7°. Best body text is #000000 at 19.65:1 contrast (WCAG AA passes).

Color values

HEX#F6FADE
RGBrgb(246, 250, 222)
HSLhsl(69, 74%, 93%)
HSVhsv(69, 11%, 98%)
CMYKcmyk(1.6%, 0%, 11.2%, 2%)
CIE-LABlab(97.32, -6.04, 12.99)
CIE-LCHlch(97.32, 14.32, 114.93°)
OKLaboklab(97.48% -0.0148 0.0337)
OKLCHoklch(97.48% 0.037 113.7)
XYZxyz(85.3748, 93.2383, 82.5922)
Luminance0.9324 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F6FADE #E2DEFA
analogous
#FAF0DE #F6FADE #E8FADE
triadic
#F6FADE #DEF6FA #FADEF6
tetradic
#F6FADE #DEFAF0 #E2DEFA #FADEE8
square
#F6FADE #DEFAF0 #E2DEFA #FADEE8
split-complementary
#F6FADE #DEE8FA #F0DEFA
monochromatic
#D9EA74 #E8F2A9 #F6FADE #F8FBE4 #F8FBE4

Accessibility & contrast

On white

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

On black

19.65
#F6FADE on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F6FADE
19.65:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F6FADE#FFFFFF#000000##000000
##F6FADE1.001.0719.6519.65
#FFFFFF1.071.0021.0021.00
#00000019.6521.001.001.00
##00000019.6521.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFF7DC
Deuteranopia (green-blind)
#FEF8DF
Tritanopia (blue-blind)
#FAF6F2
Achromatopsia (no color)
#F7F7F7

Design tokens & code

CSS
--color: #f6fade;
/* rgb */ color: rgb(246, 250, 222);
/* oklch */ color: oklch(97.5% 0.037 113.7);
Tailwind
colors: {
  custom: {
    50: '#f9fbe8',
    500: '#f6fade',
    950: '#000000',
  },
}
SCSS
$custom: #f6fade;
$custom-light: #f9fbe8;
$custom-dark: #000000;
JSON
{
  "hex": "#f6fade",
  "rgb": {
    "r": 246,
    "g": 250,
    "b": 222
  },
  "hsl": {
    "h": 68.571,
    "s": 73.684,
    "l": 92.549
  },
  "oklch": {
    "l": 0.97475,
    "c": 0.03684,
    "h": 113.7
  },
  "luminance": 0.93238
}

Semantic roles & 50–950 ramp

primary
#F6FADE
secondary
#A69DE0
accent
#10D62C
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#171716
muted
#858584

Preview Lab

Preview with #F6FADE

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

Preview Lab → · Contrast checker → · Palette generator →

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