#FAEBDF#FAEBDF

#FAEBDF is a very light, muted orange. Relative luminance 0.851; OKLCH L 94.9% C 0.023 H 61.2°. Best body text is #000000 at 18.01:1 contrast (WCAG AA passes).

Color values

HEX#FAEBDF
RGBrgb(250, 235, 223)
HSLhsl(27, 73%, 93%)
HSVhsv(27, 11%, 98%)
CMYKcmyk(0%, 6%, 10.8%, 2%)
CIE-LABlab(93.91, 3.09, 7.64)
CIE-LCHlch(93.91, 8.24, 67.94°)
OKLaboklab(94.87% 0.011 0.0201)
OKLCHoklch(94.87% 0.023 61.2)
XYZxyz(82.4507, 85.0695, 81.8743)
Luminance0.8507 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FAEBDF #DFEEFA
analogous
#FADFE0 #FAEBDF #FAF9DF
triadic
#FAEBDF #DFFAEB #EBDFFA
tetradic
#FAEBDF #E0FADF #DFEEFA #F9DFFA
square
#FAEBDF #E0FADF #DFEEFA #F9DFFA
split-complementary
#FAEBDF #DFFAF9 #DFE0FA
monochromatic
#E9A975 #F2CAAA #FAEBDF #FBEEE5 #FBEEE5

Accessibility & contrast

On white

1.17
#FAEBDF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.01
#FAEBDF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FAEBDF
18.01:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FAEBDF#FFFFFF#000000##000000
##FAEBDF1.001.1718.0118.01
#FFFFFF1.171.0021.0021.00
#00000018.0121.001.001.00
##00000018.0121.001.001.00

Color blindness preview

Protanopia (red-blind)
#F0ECDE
Deuteranopia (green-blind)
#F3EFDF
Tritanopia (blue-blind)
#FFE8E8
Achromatopsia (no color)
#EDEDED

Design tokens & code

CSS
--color: #faebdf;
/* rgb */ color: rgb(250, 235, 223);
/* oklch */ color: oklch(94.9% 0.023 61.2);
Tailwind
colors: {
  custom: {
    50: '#fcf1e9',
    500: '#faebdf',
    950: '#000000',
  },
}
SCSS
$custom: #faebdf;
$custom-light: #fcf1e9;
$custom-dark: #000000;
JSON
{
  "hex": "#faebdf",
  "rgb": {
    "r": 250,
    "g": 235,
    "b": 223
  },
  "hsl": {
    "h": 26.667,
    "s": 72.973,
    "l": 92.745
  },
  "oklch": {
    "l": 0.94872,
    "c": 0.02288,
    "h": 61.2
  },
  "luminance": 0.85068
}

Semantic roles & 50–950 ramp

primary
#FAEBDF
secondary
#9EC2DF
accent
#7ED510
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#171616
muted
#858584

Preview Lab

Preview with #FAEBDF

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

Preview Lab → · Contrast checker → · Palette generator →

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