#FFB07F#FFB07F

#FFB07F is a very light, moderate orange. Relative luminance 0.538; OKLCH L 82.2% C 0.113 H 52.4°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).

Color values

HEX#FFB07F
RGBrgb(255, 176, 127)
HSLhsl(23, 100%, 75%)
HSVhsv(23, 50%, 100%)
CMYKcmyk(0%, 31%, 50.2%, 0%)
CIE-LABlab(78.37, 23.56, 36.63)
CIE-LCHlch(78.37, 43.56, 57.25°)
OKLaboklab(82.24% 0.0688 0.0893)
OKLCHoklch(82.24% 0.113 52.4)
XYZxyz(60.5994, 53.8477, 27.2765)
Luminance0.5384 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFB07F #7FCEFF
analogous
#FF7F8E #FFB07F #FFF07F
triadic
#FFB07F #7FFFB0 #B07FFF
tetradic
#FFB07F #8EFF7F #7FCEFF #F07FFF
square
#FFB07F #8EFF7F #7FCEFF #F07FFF
split-complementary
#FFB07F #7FFFF0 #7F8EFF
monochromatic
#FF6405 #FF8A42 #FFB07F #FFD6BC #FFECE0

Accessibility & contrast

On white

1.78
#FFB07F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

11.77
#FFB07F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFB07F
11.77:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFB07F#FFFFFF#000000##000000
##FFB07F1.001.7811.7711.77
#FFFFFF1.781.0021.0021.00
#00000011.7721.001.001.00
##00000011.7721.001.001.00

Color blindness preview

Protanopia (red-blind)
#C6B87B
Deuteranopia (green-blind)
#D9C97F
Tritanopia (blue-blind)
#FFA1A4
Achromatopsia (no color)
#C2C2C2

Design tokens & code

CSS
--color: #ffb07f;
/* rgb */ color: rgb(255, 176, 127);
/* oklch */ color: oklch(82.2% 0.113 52.4);
Tailwind
colors: {
  custom: {
    50: '#ffc8a4',
    500: '#ffb07f',
    950: '#000000',
  },
}
SCSS
$custom: #ffb07f;
$custom-light: #ffc8a4;
$custom-dark: #000000;
JSON
{
  "hex": "#ffb07f",
  "rgb": {
    "r": 255,
    "g": 176,
    "b": 127
  },
  "hsl": {
    "h": 22.969,
    "s": 100,
    "l": 74.902
  },
  "oklch": {
    "l": 0.82235,
    "c": 0.11272,
    "h": 52.4
  },
  "luminance": 0.53843
}

Semantic roles & 50–950 ramp

primary
#FFB07F
secondary
#44A3DE
accent
#8EE600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#19130F
muted
#878280

Preview Lab

Preview with #FFB07F

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

Preview Lab → · Contrast checker → · Palette generator →

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