#FEEBDF#FEEBDF

#FEEBDF is a very light, muted orange. Relative luminance 0.858; OKLCH L 95.2% C 0.026 H 54.6°. Best body text is #000000 at 18.16:1 contrast (WCAG AA passes).

Color values

HEX#FEEBDF
RGBrgb(254, 235, 223)
HSLhsl(23, 94%, 94%)
HSVhsv(23, 12%, 100%)
CMYKcmyk(0%, 7.5%, 12.2%, 0.4%)
CIE-LABlab(94.23, 4.49, 8.14)
CIE-LCHlch(94.23, 9.29, 61.12°)
OKLaboklab(95.2% 0.0152 0.0214)
OKLCHoklch(95.2% 0.026 54.6)
XYZxyz(83.8997, 85.8166, 81.9422)
Luminance0.8581 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FEEBDF #DFF2FE
analogous
#FEDFE2 #FEEBDF #FEFADF
triadic
#FEEBDF #DFFEEB #EBDFFE
tetradic
#FEEBDF #E2FEDF #DFF2FE #FADFFE
square
#FEEBDF #E2FEDF #DFF2FE #FADFFE
split-complementary
#FEEBDF #DFFEFA #DFE2FE
monochromatic
#FAA168 #FCC6A4 #FEEBDF #FEECE1 #FEECE1

Accessibility & contrast

On white

1.16
#FEEBDF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.16
#FEEBDF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FEEBDF
18.16:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FEEBDF#FFFFFF#000000##000000
##FEEBDF1.001.1618.1618.16
#FFFFFF1.161.0021.0021.00
#00000018.1621.001.001.00
##00000018.1621.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #feebdf;
/* rgb */ color: rgb(254, 235, 223);
/* oklch */ color: oklch(95.2% 0.026 54.6);
Tailwind
colors: {
  custom: {
    50: '#fff1e9',
    500: '#feebdf',
    950: '#000000',
  },
}
SCSS
$custom: #feebdf;
$custom-light: #fff1e9;
$custom-dark: #000000;
JSON
{
  "hex": "#feebdf",
  "rgb": {
    "r": 254,
    "g": 235,
    "b": 223
  },
  "hsl": {
    "h": 23.226,
    "s": 93.939,
    "l": 93.529
  },
  "oklch": {
    "l": 0.95201,
    "c": 0.02624,
    "h": 54.6
  },
  "luminance": 0.85815
}

Semantic roles & 50–950 ramp

primary
#FEEBDF
secondary
#98CAEA
accent
#8DE600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181616
muted
#868584

Preview Lab

Preview with #FEEBDF

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

Preview Lab → · Contrast checker → · Palette generator →

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