#F5EBDF#F5EBDF

#F5EBDF is a very light, near-neutral orange. Relative luminance 0.842; OKLCH L 94.5% C 0.019 H 72.6°. Best body text is #000000 at 17.83:1 contrast (WCAG AA passes).

Color values

HEX#F5EBDF
RGBrgb(245, 235, 223)
HSLhsl(33, 52%, 92%)
HSVhsv(33, 9%, 96%)
CMYKcmyk(0%, 4.1%, 9%, 3.9%)
CIE-LABlab(93.52, 1.36, 7.02)
CIE-LCHlch(93.52, 7.15, 79.04°)
OKLaboklab(94.47% 0.0058 0.0184)
OKLCHoklch(94.47% 0.019 72.6)
XYZxyz(80.6824, 84.1577, 81.7914)
Luminance0.8416 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F5EBDF #DFE9F5
analogous
#F5E0DF #F5EBDF #F4F5DF
triadic
#F5EBDF #DFF5EB #EBDFF5
tetradic
#F5EBDF #DFF5E0 #DFE9F5 #F5DFF4
square
#F5EBDF #DFF5E0 #DFE9F5 #F5DFF4
split-complementary
#F5EBDF #DFF4F5 #E0DFF5
monochromatic
#D8B182 #E6CEB0 #F5EBDF #F8F0E8 #F8F0E8

Accessibility & contrast

On white

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

On black

17.83
#F5EBDF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F5EBDF
17.83:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F5EBDF#FFFFFF#000000##000000
##F5EBDF1.001.1817.8317.83
#FFFFFF1.181.0021.0021.00
#00000017.8321.001.001.00
##00000017.8321.001.001.00

Color blindness preview

Protanopia (red-blind)
#EFEBDE
Deuteranopia (green-blind)
#F1EDDF
Tritanopia (blue-blind)
#F9E8E7
Achromatopsia (no color)
#ECECEC

Design tokens & code

CSS
--color: #f5ebdf;
/* rgb */ color: rgb(245, 235, 223);
/* oklch */ color: oklch(94.5% 0.019 72.6);
Tailwind
colors: {
  custom: {
    50: '#f8f1e9',
    500: '#f5ebdf',
    950: '#000000',
  },
}
SCSS
$custom: #f5ebdf;
$custom-light: #f8f1e9;
$custom-dark: #000000;
JSON
{
  "hex": "#f5ebdf",
  "rgb": {
    "r": 245,
    "g": 235,
    "b": 223
  },
  "hsl": {
    "h": 32.727,
    "s": 52.381,
    "l": 91.765
  },
  "oklch": {
    "l": 0.94467,
    "c": 0.01933,
    "h": 72.6
  },
  "luminance": 0.84157
}

Semantic roles & 50–950 ramp

primary
#F5EBDF
secondary
#A4BAD5
accent
#6CC026
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#171616
muted
#858584

Preview Lab

Preview with #F5EBDF

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

Preview Lab → · Contrast checker → · Palette generator →

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