#FFFADE#FFFADE

#FFFADE is a very light, muted yellow. Relative luminance 0.949; OKLCH L 98.2% C 0.037 H 98.7°. Best body text is #000000 at 19.98:1 contrast (WCAG AA passes).

Color values

HEX#FFFADE
RGBrgb(255, 250, 222)
HSLhsl(51, 100%, 94%)
HSVhsv(51, 13%, 100%)
CMYKcmyk(0%, 2%, 12.9%, 0%)
CIE-LABlab(98.00, -2.92, 14.03)
CIE-LCHlch(98.00, 14.33, 101.74°)
OKLaboklab(98.17% -0.0056 0.0364)
OKLCHoklch(98.17% 0.037 98.7)
XYZxyz(88.6092, 94.9060, 82.7438)
Luminance0.9490 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFADE #DEE3FF
analogous
#FFE9DE #FFFADE #F3FFDE
triadic
#FFFADE #DEFFFA #FADEFF
tetradic
#FFFADE #DEFFE9 #DEE3FF #FFDEF3
square
#FFFADE #DEFFE9 #DEE3FF #FFDEF3
split-complementary
#FFFADE #DEF3FF #E9DEFF
monochromatic
#FFE764 #FFF1A1 #FFFADE #FFFAE0 #FFFAE0

Accessibility & contrast

On white

1.05
#FFFADE on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.98
#FFFADE on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFADE
19.98:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFADE#FFFFFF#000000##000000
##FFFADE1.001.0519.9819.98
#FFFFFF1.051.0021.0021.00
#00000019.9821.001.001.00
##00000019.9821.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFF8DC
Deuteranopia (green-blind)
#FFFADF
Tritanopia (blue-blind)
#FFF6F2
Achromatopsia (no color)
#F9F9F9

Design tokens & code

CSS
--color: #fffade;
/* rgb */ color: rgb(255, 250, 222);
/* oklch */ color: oklch(98.2% 0.037 98.7);
Tailwind
colors: {
  custom: {
    50: '#fffbe8',
    500: '#fffade',
    950: '#000000',
  },
}
SCSS
$custom: #fffade;
$custom-light: #fffbe8;
$custom-dark: #000000;
JSON
{
  "hex": "#fffade",
  "rgb": {
    "r": 255,
    "g": 250,
    "b": 222
  },
  "hsl": {
    "h": 50.909,
    "s": 100,
    "l": 93.529
  },
  "oklch": {
    "l": 0.9817,
    "c": 0.03685,
    "h": 98.7
  },
  "luminance": 0.94905
}

Semantic roles & 50–950 ramp

primary
#FFFADE
secondary
#95A2EC
accent
#23E600
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#181716
muted
#868584

Preview Lab

Preview with #FFFADE

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

Preview Lab → · Contrast checker → · Palette generator →

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