#F2EBDF#F2EBDF

#F2EBDF is a very light, near-neutral orange. Relative luminance 0.836; OKLCH L 94.2% C 0.018 H 81.3°. Best body text is #000000 at 17.72:1 contrast (WCAG AA passes).

Color values

HEX#F2EBDF
RGBrgb(242, 235, 223)
HSLhsl(38, 42%, 91%)
HSVhsv(38, 8%, 95%)
CMYKcmyk(0%, 2.9%, 7.9%, 5.1%)
CIE-LABlab(93.29, 0.32, 6.65)
CIE-LCHlch(93.29, 6.66, 87.22°)
OKLaboklab(94.23% 0.0027 0.0175)
OKLCHoklch(94.23% 0.018 81.3)
XYZxyz(79.6440, 83.6223, 81.7427)
Luminance0.8362 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2EBDF #DFE6F2
analogous
#F2E1DF #F2EBDF #EFF2DF
triadic
#F2EBDF #DFF2EB #EBDFF2
tetradic
#F2EBDF #DFF2E1 #DFE6F2 #F2DFEF
square
#F2EBDF #DFF2E1 #DFE6F2 #F2DFEF
split-complementary
#F2EBDF #DFEFF2 #E1DFF2
monochromatic
#CFB588 #E0D0B3 #F2EBDF #F6F1E9 #F6F1E9

Accessibility & contrast

On white

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

On black

17.72
#F2EBDF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2EBDF
17.72:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2EBDF#FFFFFF#000000##000000
##F2EBDF1.001.1817.7217.72
#FFFFFF1.181.0021.0021.00
#00000017.7221.001.001.00
##00000017.7221.001.001.00

Color blindness preview

Protanopia (red-blind)
#EEEBDE
Deuteranopia (green-blind)
#F0ECDF
Tritanopia (blue-blind)
#F6E9E7
Achromatopsia (no color)
#ECECEC

Design tokens & code

CSS
--color: #f2ebdf;
/* rgb */ color: rgb(242, 235, 223);
/* oklch */ color: oklch(94.2% 0.018 81.3);
Tailwind
colors: {
  custom: {
    50: '#f6f1e9',
    500: '#f2ebdf',
    950: '#000000',
  },
}
SCSS
$custom: #f2ebdf;
$custom-light: #f6f1e9;
$custom-dark: #000000;
JSON
{
  "hex": "#f2ebdf",
  "rgb": {
    "r": 242,
    "g": 235,
    "b": 223
  },
  "hsl": {
    "h": 37.895,
    "s": 42.222,
    "l": 91.176
  },
  "oklch": {
    "l": 0.94227,
    "c": 0.01768,
    "h": 81.3
  },
  "luminance": 0.83622
}

Semantic roles & 50–950 ramp

primary
#F2EBDF
secondary
#A6B5CF
accent
#61B530
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171616
muted
#858584

Preview Lab

Preview with #F2EBDF

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

Preview Lab → · Contrast checker → · Palette generator →

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