#FAFAED#FAFAED

#FAFAED is a very light, near-neutral yellow. Relative luminance 0.948; OKLCH L 98.2% C 0.017 H 106.7°. Best body text is #000000 at 19.96:1 contrast (WCAG AA passes).

Color values

HEX#FAFAED
RGBrgb(250, 250, 237)
HSLhsl(60, 57%, 95%)
HSVhsv(60, 5%, 98%)
CMYKcmyk(0%, 0%, 5.2%, 2%)
CIE-LABlab(97.96, -2.23, 6.23)
CIE-LCHlch(97.96, 6.62, 109.67°)
OKLaboklab(98.16% -0.0049 0.0164)
OKLCHoklch(98.16% 0.017 106.7)
XYZxyz(88.8938, 94.8099, 93.7214)
Luminance0.9481 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FAFAED #EDEDFA
analogous
#FAF3ED #FAFAED #F3FAED
triadic
#FAFAED #EDFAFA #FAEDFA
tetradic
#FAFAED #EDFAF3 #EDEDFA #FAEDF3
square
#FAFAED #EDFAF3 #EDEDFA #FAEDF3
split-complementary
#FAFAED #EDF3FA #F3EDFA
monochromatic
#DFDF8D #EDEDBD #F8F8E7 #F8F8E7 #F8F8E7

Accessibility & contrast

On white

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

On black

19.96
#FAFAED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FAFAED
19.96:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FAFAED#FFFFFF#000000##000000
##FAFAED1.001.0519.9619.96
#FFFFFF1.051.0021.0021.00
#00000019.9621.001.001.00
##00000019.9621.001.001.00

Color blindness preview

Protanopia (red-blind)
#FDF9EC
Deuteranopia (green-blind)
#FDF9ED
Tritanopia (blue-blind)
#FCF8F6
Achromatopsia (no color)
#F9F9F9

Design tokens & code

CSS
--color: #fafaed;
/* rgb */ color: rgb(250, 250, 237);
/* oklch */ color: oklch(98.2% 0.017 106.7);
Tailwind
colors: {
  custom: {
    50: '#fcfbf2',
    500: '#fafaed',
    950: '#000000',
  },
}
SCSS
$custom: #fafaed;
$custom-light: #fcfbf2;
$custom-dark: #000000;
JSON
{
  "hex": "#fafaed",
  "rgb": {
    "r": 250,
    "g": 250,
    "b": 237
  },
  "hsl": {
    "h": 60,
    "s": 56.522,
    "l": 95.49
  },
  "oklch": {
    "l": 0.98159,
    "c": 0.01707,
    "h": 106.7
  },
  "luminance": 0.9481
}

Semantic roles & 50–950 ramp

primary
#FAFAED
secondary
#AFAFDC
accent
#21C421
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585

Preview Lab

Preview with #FAFAED

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

Preview Lab → · Contrast checker → · Palette generator →

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