#F2CEBE#F2CEBE

#F2CEBE is a very light, muted orange. Relative luminance 0.667; OKLCH L 87.8% C 0.046 H 45.4°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).

Color values

HEX#F2CEBE
RGBrgb(242, 206, 190)
HSLhsl(18, 67%, 85%)
HSVhsv(18, 21%, 95%)
CMYKcmyk(0%, 14.9%, 21.5%, 5.1%)
CIE-LABlab(85.37, 10.21, 12.65)
CIE-LCHlch(85.37, 16.25, 51.10°)
OKLaboklab(87.78% 0.0325 0.0329)
OKLCHoklch(87.78% 0.046 45.4)
XYZxyz(67.9838, 66.7398, 58.0061)
Luminance0.6674 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2CEBE #BEE2F2
analogous
#F2BEC8 #F2CEBE #F2E8BE
triadic
#F2CEBE #BEF2CE #CEBEF2
tetradic
#F2CEBE #C8F2BE #BEE2F2 #E8BEF2
square
#F2CEBE #C8F2BE #BEE2F2 #E8BEF2
split-complementary
#F2CEBE #BEF2E8 #BEC8F2
monochromatic
#DE8158 #E8A88B #F2CEBE #FAECE5 #FAECE5

Accessibility & contrast

On white

1.46
#F2CEBE on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.35
#F2CEBE on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2CEBE
14.35:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2CEBE#FFFFFF#000000##000000
##F2CEBE1.001.4614.3514.35
#FFFFFF1.461.0021.0021.00
#00000014.3521.001.001.00
##00000014.3521.001.001.00

Color blindness preview

Protanopia (red-blind)
#D7D1BD
Deuteranopia (green-blind)
#DFD8BE
Tritanopia (blue-blind)
#FCC9CA
Achromatopsia (no color)
#D5D5D5

Design tokens & code

CSS
--color: #f2cebe;
/* rgb */ color: rgb(242, 206, 190);
/* oklch */ color: oklch(87.8% 0.046 45.4);
Tailwind
colors: {
  custom: {
    50: '#f7ddd1',
    500: '#f2cebe',
    950: '#000000',
  },
}
SCSS
$custom: #f2cebe;
$custom-light: #f7ddd1;
$custom-dark: #000000;
JSON
{
  "hex": "#f2cebe",
  "rgb": {
    "r": 242,
    "g": 206,
    "b": 190
  },
  "hsl": {
    "h": 18.462,
    "s": 66.667,
    "l": 84.706
  },
  "oklch": {
    "l": 0.87777,
    "c": 0.04625,
    "h": 45.4
  },
  "luminance": 0.66738
}

Semantic roles & 50–950 ramp

primary
#F2CEBE
secondary
#82B9D2
accent
#96CF17
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171514
muted
#858483

Preview Lab

Preview with #F2CEBE

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

Preview Lab → · Contrast checker → · Palette generator →

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