#FFEBCB#FFEBCB

#FFEBCB is a very light, muted orange. Relative luminance 0.850; OKLCH L 94.8% C 0.047 H 79.6°. Best body text is #000000 at 18.00:1 contrast (WCAG AA passes).

Color values

HEX#FFEBCB
RGBrgb(255, 235, 203)
HSLhsl(37, 100%, 90%)
HSVhsv(37, 20%, 100%)
CMYKcmyk(0%, 7.8%, 20.4%, 0%)
CIE-LABlab(93.88, 1.84, 18.00)
CIE-LCHlch(93.88, 18.10, 84.15°)
OKLaboklab(94.8% 0.0085 0.0464)
OKLCHoklch(94.8% 0.047 79.6)
XYZxyz(81.7277, 84.9903, 68.5878)
Luminance0.8499 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFEBCB #CBDFFF
analogous
#FFD1CB #FFEBCB #F9FFCB
triadic
#FFEBCB #CBFFEB #EBCBFF
tetradic
#FFEBCB #CBFFD1 #CBDFFF #FFCBF9
square
#FFEBCB #CBFFD1 #CBDFFF #FFCBF9
split-complementary
#FFEBCB #CBF9FF #D1CBFF
monochromatic
#FFBC51 #FFD38E #FFEBCB #FFF3E0 #FFF3E0

Accessibility & contrast

On white

1.17
#FFEBCB on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.00
#FFEBCB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFEBCB
18.00:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFEBCB#FFFFFF#000000##000000
##FFEBCB1.001.1718.0018.00
#FFFFFF1.171.0021.0021.00
#00000018.0021.001.001.00
##00000018.0021.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffebcb;
/* rgb */ color: rgb(255, 235, 203);
/* oklch */ color: oklch(94.8% 0.047 79.6);
Tailwind
colors: {
  custom: {
    50: '#fff1da',
    500: '#ffebcb',
    950: '#000000',
  },
}
SCSS
$custom: #ffebcb;
$custom-light: #fff1da;
$custom-dark: #000000;
JSON
{
  "hex": "#ffebcb",
  "rgb": {
    "r": 255,
    "g": 235,
    "b": 203
  },
  "hsl": {
    "h": 36.923,
    "s": 100,
    "l": 89.804
  },
  "oklch": {
    "l": 0.94798,
    "c": 0.04716,
    "h": 79.6
  },
  "luminance": 0.84988
}

Semantic roles & 50–950 ramp

primary
#FFEBCB
secondary
#85ABE9
accent
#58E600
background
#FFFFFE
surface
#FFFEFB
border
#D7D6D4
text
#181615
muted
#868584

Preview Lab

Preview with #FFEBCB

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

Preview Lab → · Contrast checker → · Palette generator →

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