#FBEBCB#FBEBCB

#FBEBCB is a very light, muted orange. Relative luminance 0.842; OKLCH L 94.5% C 0.045 H 84.6°. Best body text is #000000 at 17.85:1 contrast (WCAG AA passes).

Color values

HEX#FBEBCB
RGBrgb(251, 235, 203)
HSLhsl(40, 86%, 89%)
HSVhsv(40, 19%, 98%)
CMYKcmyk(0%, 6.4%, 19.1%, 1.6%)
CIE-LABlab(93.55, 0.40, 17.50)
CIE-LCHlch(93.55, 17.50, 88.69°)
OKLaboklab(94.47% 0.0043 0.0451)
OKLCHoklch(94.47% 0.045 84.6)
XYZxyz(80.2712, 84.2393, 68.5196)
Luminance0.8424 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FBEBCB #CBDBFB
analogous
#FBD3CB #FBEBCB #F3FBCB
triadic
#FBEBCB #CBFBEB #EBCBFB
tetradic
#FBEBCB #CBFBD3 #CBDBFB #FBCBF3
square
#FBEBCB #CBFBD3 #CBDBFB #FBCBF3
split-complementary
#FBEBCB #CBF3FB #D3CBFB
monochromatic
#F2BF59 #F7D592 #FBEBCB #FDF4E3 #FDF4E3

Accessibility & contrast

On white

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

On black

17.85
#FBEBCB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FBEBCB
17.85:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FBEBCB#FFFFFF#000000##000000
##FBEBCB1.001.1817.8517.85
#FFFFFF1.181.0021.0021.00
#00000017.8521.001.001.00
##00000017.8521.001.001.00

Color blindness preview

Protanopia (red-blind)
#F3EAC9
Deuteranopia (green-blind)
#F7EECC
Tritanopia (blue-blind)
#FFE5E2
Achromatopsia (no color)
#ECECEC

Design tokens & code

CSS
--color: #fbebcb;
/* rgb */ color: rgb(251, 235, 203);
/* oklch */ color: oklch(94.5% 0.045 84.6);
Tailwind
colors: {
  custom: {
    50: '#fdf1da',
    500: '#fbebcb',
    950: '#000000',
  },
}
SCSS
$custom: #fbebcb;
$custom-light: #fdf1da;
$custom-dark: #000000;
JSON
{
  "hex": "#fbebcb",
  "rgb": {
    "r": 251,
    "g": 235,
    "b": 203
  },
  "hsl": {
    "h": 40,
    "s": 85.714,
    "l": 89.02
  },
  "oklch": {
    "l": 0.94465,
    "c": 0.04533,
    "h": 84.6
  },
  "luminance": 0.84238
}

Semantic roles & 50–950 ramp

primary
#FBEBCB
secondary
#89A6E1
accent
#4EE203
background
#FFFFFE
surface
#FFFEFB
border
#D7D6D4
text
#171615
muted
#858584

Preview Lab

Preview with #FBEBCB

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

Preview Lab → · Contrast checker → · Palette generator →

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