#FFBF95#FFBF95

#FFBF95 is a very light, moderate orange. Relative luminance 0.607; OKLCH L 85.3% C 0.092 H 54.4°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).

Color values

HEX#FFBF95
RGBrgb(255, 191, 149)
HSLhsl(24, 100%, 79%)
HSVhsv(24, 42%, 100%)
CMYKcmyk(0%, 25.1%, 41.6%, 0%)
CIE-LABlab(82.21, 17.85, 30.14)
CIE-LCHlch(82.21, 35.03, 59.37°)
OKLaboklab(85.34% 0.0538 0.0751)
OKLCHoklch(85.34% 0.092 54.4)
XYZxyz(65.2981, 60.6956, 36.7040)
Luminance0.6069 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFBF95 #95D5FF
analogous
#FF95A0 #FFBF95 #FFF495
triadic
#FFBF95 #95FFBF #BF95FF
tetradic
#FFBF95 #A0FF95 #95D5FF #F495FF
square
#FFBF95 #A0FF95 #95D5FF #F495FF
split-complementary
#FFBF95 #95FFF4 #95A0FF
monochromatic
#FF751B #FF9A58 #FFBF95 #FFE4D2 #FFEDE0

Accessibility & contrast

On white

1.60
#FFBF95 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.14
#FFBF95 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFBF95
13.14:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFBF95#FFFFFF#000000##000000
##FFBF951.001.6013.1413.14
#FFFFFF1.601.0021.0021.00
#00000013.1421.001.001.00
##00000013.1421.001.001.00

Color blindness preview

Protanopia (red-blind)
#D1C492
Deuteranopia (green-blind)
#E0D295
Tritanopia (blue-blind)
#FFB3B4
Achromatopsia (no color)
#CCCCCC

Design tokens & code

CSS
--color: #ffbf95;
/* rgb */ color: rgb(255, 191, 149);
/* oklch */ color: oklch(85.3% 0.092 54.4);
Tailwind
colors: {
  custom: {
    50: '#ffd2b4',
    500: '#ffbf95',
    950: '#000000',
  },
}
SCSS
$custom: #ffbf95;
$custom-light: #ffd2b4;
$custom-dark: #000000;
JSON
{
  "hex": "#ffbf95",
  "rgb": {
    "r": 255,
    "g": 191,
    "b": 149
  },
  "hsl": {
    "h": 23.774,
    "s": 100,
    "l": 79.216
  },
  "oklch": {
    "l": 0.85336,
    "c": 0.09242,
    "h": 54.4
  },
  "luminance": 0.60692
}

Semantic roles & 50–950 ramp

primary
#FFBF95
secondary
#57AAE1
accent
#8BE600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381

Preview Lab

Preview with #FFBF95

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

Preview Lab → · Contrast checker → · Palette generator →

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