#FAECBD#FAECBD

#FAECBD is a very light, moderate yellow. Relative luminance 0.840; OKLCH L 94.3% C 0.063 H 93.4°. Best body text is #000000 at 17.80:1 contrast (WCAG AA passes).

Color values

HEX#FAECBD
RGBrgb(250, 236, 189)
HSLhsl(46, 86%, 86%)
HSVhsv(46, 24%, 98%)
CMYKcmyk(0%, 5.6%, 24.4%, 2%)
CIE-LABlab(93.45, -2.43, 24.55)
CIE-LCHlch(93.45, 24.67, 95.64°)
OKLaboklab(94.27% -0.0037 0.0625)
OKLCHoklch(94.27% 0.063 93.4)
XYZxyz(78.6053, 83.9907, 60.2053)
Luminance0.8399 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FAECBD #BDCBFA
analogous
#FACDBD #FAECBD #E9FABD
triadic
#FAECBD #BDFAEC #ECBDFA
tetradic
#FAECBD #BDFACD #BDCBFA #FABDE9
square
#FAECBD #BDFACD #BDCBFA #FABDE9
split-complementary
#FAECBD #BDE9FA #CDBDFA
monochromatic
#F1CB4B #F6DC84 #FAECBD #FDF7E3 #FDF7E3

Accessibility & contrast

On white

1.18
#FAECBD on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

17.80
#FAECBD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FAECBD
17.80:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FAECBD#FFFFFF#000000##000000
##FAECBD1.001.1817.8017.80
#FFFFFF1.181.0021.0021.00
#00000017.8021.001.001.00
##00000017.8021.001.001.00

Color blindness preview

Protanopia (red-blind)
#F6EABA
Deuteranopia (green-blind)
#FAEEBE
Tritanopia (blue-blind)
#FFE5DF
Achromatopsia (no color)
#ECECEC

Design tokens & code

CSS
--color: #faecbd;
/* rgb */ color: rgb(250, 236, 189);
/* oklch */ color: oklch(94.3% 0.063 93.4);
Tailwind
colors: {
  custom: {
    50: '#fcf2d1',
    500: '#faecbd',
    950: '#000000',
  },
}
SCSS
$custom: #faecbd;
$custom-light: #fcf2d1;
$custom-dark: #000000;
JSON
{
  "hex": "#faecbd",
  "rgb": {
    "r": 250,
    "g": 236,
    "b": 189
  },
  "hsl": {
    "h": 46.23,
    "s": 85.915,
    "l": 86.078
  },
  "oklch": {
    "l": 0.94269,
    "c": 0.06257,
    "h": 93.4
  },
  "luminance": 0.83989
}

Semantic roles & 50–950 ramp

primary
#FAECBD
secondary
#7D93DF
accent
#36E203
background
#FFFFFE
surface
#FFFEFB
border
#D7D6D4
text
#171614
muted
#858583

Preview Lab

Preview with #FAECBD

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

Preview Lab → · Contrast checker → · Palette generator →

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