#F0CEBE#F0CEBE

#F0CEBE is a very light, muted orange. Relative luminance 0.664; OKLCH L 87.6% C 0.044 H 46.7°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).

Color values

HEX#F0CEBE
RGBrgb(240, 206, 190)
HSLhsl(19, 63%, 84%)
HSVhsv(19, 21%, 94%)
CMYKcmyk(0%, 14.2%, 20.8%, 5.9%)
CIE-LABlab(85.19, 9.47, 12.37)
CIE-LCHlch(85.19, 15.58, 52.55°)
OKLaboklab(87.6% 0.0303 0.0322)
OKLCHoklch(87.6% 0.044 46.7)
XYZxyz(67.3010, 66.3877, 57.9741)
Luminance0.6639 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F0CEBE #BEE0F0
analogous
#F0BEC7 #F0CEBE #F0E7BE
triadic
#F0CEBE #BEF0CE #CEBEF0
tetradic
#F0CEBE #C7F0BE #BEE0F0 #E7BEF0
square
#F0CEBE #C7F0BE #BEE0F0 #E7BEF0
split-complementary
#F0CEBE #BEF0E7 #BEC7F0
monochromatic
#D9835B #E5A98C #F0CEBE #F9ECE6 #F9ECE6

Accessibility & contrast

On white

1.47
#F0CEBE on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.28
#F0CEBE on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F0CEBE
14.28:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F0CEBE#FFFFFF#000000##000000
##F0CEBE1.001.4714.2814.28
#FFFFFF1.471.0021.0021.00
#00000014.2821.001.001.00
##00000014.2821.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #f0cebe;
/* rgb */ color: rgb(240, 206, 190);
/* oklch */ color: oklch(87.6% 0.044 46.7);
Tailwind
colors: {
  custom: {
    50: '#f5ddd1',
    500: '#f0cebe',
    950: '#000000',
  },
}
SCSS
$custom: #f0cebe;
$custom-light: #f5ddd1;
$custom-dark: #000000;
JSON
{
  "hex": "#f0cebe",
  "rgb": {
    "r": 240,
    "g": 206,
    "b": 190
  },
  "hsl": {
    "h": 19.2,
    "s": 62.5,
    "l": 84.314
  },
  "oklch": {
    "l": 0.87595,
    "c": 0.04423,
    "h": 46.7
  },
  "luminance": 0.66386
}

Semantic roles & 50–950 ramp

primary
#F0CEBE
secondary
#84B7CF
accent
#92CA1B
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171514
muted
#858483

Preview Lab

Preview with #F0CEBE

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

Preview Lab → · Contrast checker → · Palette generator →

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