#FFBF90#FFBF90

#FFBF90 is a very light, moderate orange. Relative luminance 0.605; OKLCH L 85.2% C 0.096 H 57.3°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).

Color values

HEX#FFBF90
RGBrgb(255, 191, 144)
HSLhsl(25, 100%, 78%)
HSVhsv(25, 44%, 100%)
CMYKcmyk(0%, 25.1%, 43.5%, 0%)
CIE-LABlab(82.13, 17.33, 32.65)
CIE-LCHlch(82.13, 36.96, 62.04°)
OKLaboklab(85.24% 0.0519 0.0809)
OKLCHoklch(85.24% 0.096 57.3)
XYZxyz(64.9075, 60.5393, 34.6467)
Luminance0.6054 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFBF90 #90D0FF
analogous
#FF9098 #FFBF90 #FFF690
triadic
#FFBF90 #90FFBF #BF90FF
tetradic
#FFBF90 #98FF90 #90D0FF #F690FF
square
#FFBF90 #98FF90 #90D0FF #F690FF
split-complementary
#FFBF90 #90FFF6 #9098FF
monochromatic
#FF7816 #FF9C53 #FFBF90 #FFE2CD #FFEDE0

Accessibility & contrast

On white

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

On black

13.11
#FFBF90 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFBF90
13.11:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFBF90#FFFFFF#000000##000000
##FFBF901.001.6013.1113.11
#FFFFFF1.601.0021.0021.00
#00000013.1121.001.001.00
##00000013.1121.001.001.00

Color blindness preview

Protanopia (red-blind)
#D2C48D
Deuteranopia (green-blind)
#E1D290
Tritanopia (blue-blind)
#FFB2B3
Achromatopsia (no color)
#CCCCCC

Design tokens & code

CSS
--color: #ffbf90;
/* rgb */ color: rgb(255, 191, 144);
/* oklch */ color: oklch(85.2% 0.096 57.3);
Tailwind
colors: {
  custom: {
    50: '#ffd2b1',
    500: '#ffbf90',
    950: '#000000',
  },
}
SCSS
$custom: #ffbf90;
$custom-light: #ffd2b1;
$custom-dark: #000000;
JSON
{
  "hex": "#ffbf90",
  "rgb": {
    "r": 255,
    "g": 191,
    "b": 144
  },
  "hsl": {
    "h": 25.405,
    "s": 100,
    "l": 78.235
  },
  "oklch": {
    "l": 0.85243,
    "c": 0.09606,
    "h": 57.3
  },
  "luminance": 0.60535
}

Semantic roles & 50–950 ramp

primary
#FFBF90
secondary
#53A4E1
accent
#84E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381

Preview Lab

Preview with #FFBF90

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

Preview Lab → · Contrast checker → · Palette generator →

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