Bisque#FFE4C4

#FFE4C4 is a very light, muted orange. Relative luminance 0.807; OKLCH L 93.3% C 0.051 H 71.8°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).

Bisque — editorial page

Color values

HEX#FFE4C4
RGBrgb(255, 228, 196)
HSLhsl(33, 100%, 88%)
HSVhsv(33, 23%, 100%)
CMYKcmyk(0%, 10.6%, 23.1%, 0%)
CIE-LABlab(92.01, 4.43, 19.01)
CIE-LCHlch(92.01, 19.52, 76.88°)
OKLaboklab(93.29% 0.016 0.0489)
OKLCHoklch(93.29% 0.051 71.8)
XYZxyz(78.9475, 80.7345, 63.6384)
Luminance0.8073 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFE4C4 #C4DFFF
analogous
#FFC6C4 #FFE4C4 #FDFFC4
triadic
#FFE4C4 #C4FFE4 #E4C4FF
tetradic
#FFE4C4 #C4FFC6 #C4DFFF #FFC4FD
square
#FFE4C4 #C4FFC6 #C4DFFF #FFC4FD
split-complementary
#FFE4C4 #C4FDFF #C6C4FF
monochromatic
#FFAC4A #FFC887 #FFE4C4 #FFF1E0 #FFF1E0

Accessibility & contrast

On white

1.22
#FFE4C4 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

17.15
#FFE4C4 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFE4C4
17.15:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFE4C4#FFFFFF#000000##000000
##FFE4C41.001.2217.1517.15
#FFFFFF1.221.0021.0021.00
#00000017.1521.001.001.00
##00000017.1521.001.001.00

Color blindness preview

Protanopia (red-blind)
#EEE4C2
Deuteranopia (green-blind)
#F5EBC5
Tritanopia (blue-blind)
#FFDDDB
Achromatopsia (no color)
#E8E8E8

Design tokens & code

CSS
--color: #ffe4c4;
/* rgb */ color: rgb(255, 228, 196);
/* oklch */ color: oklch(93.3% 0.051 71.8);
Tailwind
colors: {
  custom: {
    50: '#ffecd6',
    500: '#ffe4c4',
    950: '#000000',
  },
}
SCSS
$custom: #ffe4c4;
$custom-light: #ffecd6;
$custom-dark: #000000;
JSON
{
  "hex": "#ffe4c4",
  "rgb": {
    "r": 255,
    "g": 228,
    "b": 196
  },
  "hsl": {
    "h": 32.542,
    "s": 100,
    "l": 88.431
  },
  "oklch": {
    "l": 0.93286,
    "c": 0.05145,
    "h": 71.8
  },
  "luminance": 0.80732
}

Semantic roles & 50–950 ramp

primary
#FFE4C4
secondary
#7FAFE8
accent
#69E600
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#181614
muted
#868483

Preview Lab

Preview with #FFE4C4

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

Preview Lab → · Contrast checker → · Palette generator →

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