#FFFADD#FFFADD

#FFFADD is a very light, muted yellow. Relative luminance 0.949; OKLCH L 98.1% C 0.038 H 99.0°. Best body text is #000000 at 19.97:1 contrast (WCAG AA passes).

Color values

HEX#FFFADD
RGBrgb(255, 250, 221)
HSLhsl(51, 100%, 93%)
HSVhsv(51, 13%, 100%)
CMYKcmyk(0%, 2%, 13.3%, 0%)
CIE-LABlab(97.97, -3.07, 14.52)
CIE-LCHlch(97.97, 14.84, 101.94°)
OKLaboklab(98.15% -0.006 0.0377)
OKLCHoklch(98.15% 0.038 99)
XYZxyz(88.4756, 94.8526, 82.0401)
Luminance0.9485 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFADD #DDE2FF
analogous
#FFE9DD #FFFADD #F3FFDD
triadic
#FFFADD #DDFFFA #FADDFF
tetradic
#FFFADD #DDFFE9 #DDE2FF #FFDDF3
square
#FFFADD #DDFFE9 #DDE2FF #FFDDF3
split-complementary
#FFFADD #DDF3FF #E9DDFF
monochromatic
#FFE863 #FFF1A0 #FFFADD #FFFAE0 #FFFAE0

Accessibility & contrast

On white

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

On black

19.97
#FFFADD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFADD
19.97:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFADD#FFFFFF#000000##000000
##FFFADD1.001.0519.9719.97
#FFFFFF1.051.0021.0021.00
#00000019.9721.001.001.00
##00000019.9721.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #fffadd;
/* rgb */ color: rgb(255, 250, 221);
/* oklch */ color: oklch(98.1% 0.038 99.0);
Tailwind
colors: {
  custom: {
    50: '#fffbe7',
    500: '#fffadd',
    950: '#000000',
  },
}
SCSS
$custom: #fffadd;
$custom-light: #fffbe7;
$custom-dark: #000000;
JSON
{
  "hex": "#fffadd",
  "rgb": {
    "r": 255,
    "g": 250,
    "b": 221
  },
  "hsl": {
    "h": 51.176,
    "s": 100,
    "l": 93.333
  },
  "oklch": {
    "l": 0.98146,
    "c": 0.03812,
    "h": 99
  },
  "luminance": 0.94852
}

Semantic roles & 50–950 ramp

primary
#FFFADD
secondary
#94A1EC
accent
#22E600
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#181716
muted
#868584

Preview Lab

Preview with #FFFADD

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

Preview Lab → · Contrast checker → · Palette generator →

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