#FBEBCC#FBEBCC

#FBEBCC is a very light, muted orange. Relative luminance 0.843; OKLCH L 94.5% C 0.044 H 83.9°. Best body text is #000000 at 17.86:1 contrast (WCAG AA passes).

Color values

HEX#FBEBCC
RGBrgb(251, 235, 204)
HSLhsl(40, 85%, 89%)
HSVhsv(40, 19%, 98%)
CMYKcmyk(0%, 6.4%, 18.7%, 1.6%)
CIE-LABlab(93.58, 0.55, 17.01)
CIE-LCHlch(93.58, 17.02, 88.16°)
OKLaboklab(94.49% 0.0047 0.0439)
OKLCHoklch(94.49% 0.044 83.9)
XYZxyz(80.3908, 84.2871, 69.1492)
Luminance0.8429 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FBEBCC #CCDCFB
analogous
#FBD4CC #FBEBCC #F4FBCC
triadic
#FBEBCC #CCFBEB #EBCCFB
tetradic
#FBEBCC #CCFBD4 #CCDCFB #FBCCF4
square
#FBEBCC #CCFBD4 #CCDCFB #FBCCF4
split-complementary
#FBEBCC #CCF4FB #D4CCFB
monochromatic
#F2BE5B #F7D593 #FBEBCC #FDF4E3 #FDF4E3

Accessibility & contrast

On white

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

On black

17.86
#FBEBCC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FBEBCC
17.86:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FBEBCC#FFFFFF#000000##000000
##FBEBCC1.001.1817.8617.86
#FFFFFF1.181.0021.0021.00
#00000017.8621.001.001.00
##00000017.8621.001.001.00

Color blindness preview

Protanopia (red-blind)
#F3EACA
Deuteranopia (green-blind)
#F7EECD
Tritanopia (blue-blind)
#FFE5E2
Achromatopsia (no color)
#EDEDED

Design tokens & code

CSS
--color: #fbebcc;
/* rgb */ color: rgb(251, 235, 204);
/* oklch */ color: oklch(94.5% 0.044 83.9);
Tailwind
colors: {
  custom: {
    50: '#fdf1db',
    500: '#fbebcc',
    950: '#000000',
  },
}
SCSS
$custom: #fbebcc;
$custom-light: #fdf1db;
$custom-dark: #000000;
JSON
{
  "hex": "#fbebcc",
  "rgb": {
    "r": 251,
    "g": 235,
    "b": 204
  },
  "hsl": {
    "h": 39.574,
    "s": 85.455,
    "l": 89.216
  },
  "oklch": {
    "l": 0.94488,
    "c": 0.04416,
    "h": 83.9
  },
  "luminance": 0.84286
}

Semantic roles & 50–950 ramp

primary
#FBEBCC
secondary
#8AA8E2
accent
#4FE204
background
#FFFFFE
surface
#FFFEFB
border
#D7D6D4
text
#171615
muted
#858584

Preview Lab

Preview with #FBEBCC

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

Preview Lab → · Contrast checker → · Palette generator →

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