#FFB95F#FFB95F

#FFB95F is a very light, vivid orange. Relative luminance 0.568; OKLCH L 83.4% C 0.134 H 71.0°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).

Color values

HEX#FFB95F
RGBrgb(255, 185, 95)
HSLhsl(34, 100%, 69%)
HSVhsv(34, 63%, 100%)
CMYKcmyk(0%, 27.5%, 62.7%, 0%)
CIE-LABlab(80.06, 16.43, 54.67)
CIE-LCHlch(80.06, 57.08, 73.28°)
OKLaboklab(83.42% 0.0435 0.1262)
OKLCHoklch(83.42% 0.134 71)
XYZxyz(60.6583, 56.7888, 18.5908)
Luminance0.5678 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFB95F #5FA5FF
analogous
#FF695F #FFB95F #F5FF5F
triadic
#FFB95F #5FFFB9 #B95FFF
tetradic
#FFB95F #5FFF69 #5FA5FF #FF5FF5
square
#FFB95F #5FFF69 #5FA5FF #FF5FF5
split-complementary
#FFB95F #5FF5FF #695FFF
monochromatic
#E48000 #FF9E22 #FFB95F #FFD49C #FFEFD9

Accessibility & contrast

On white

1.70
#FFB95F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.36
#FFB95F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFB95F
12.36:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFB95F#FFFFFF#000000##000000
##FFB95F1.001.7012.3612.36
#FFFFFF1.701.0021.0021.00
#00000012.3621.001.001.00
##00000012.3621.001.001.00

Color blindness preview

Protanopia (red-blind)
#D1BD56
Deuteranopia (green-blind)
#E2CD61
Tritanopia (blue-blind)
#FFA8A5
Achromatopsia (no color)
#C6C6C6

Design tokens & code

CSS
--color: #ffb95f;
/* rgb */ color: rgb(255, 185, 95);
/* oklch */ color: oklch(83.4% 0.134 71.0);
Tailwind
colors: {
  custom: {
    50: '#ffce8f',
    500: '#ffb95f',
    950: '#000000',
  },
}
SCSS
$custom: #ffb95f;
$custom-light: #ffce8f;
$custom-dark: #000000;
JSON
{
  "hex": "#ffb95f",
  "rgb": {
    "r": 255,
    "g": 185,
    "b": 95
  },
  "hsl": {
    "h": 33.75,
    "s": 100,
    "l": 68.627
  },
  "oklch": {
    "l": 0.83417,
    "c": 0.13351,
    "h": 71
  },
  "luminance": 0.56784
}

Semantic roles & 50–950 ramp

primary
#FFB95F
secondary
#2976D9
accent
#64E600
background
#FFFEFC
surface
#FFFAF4
border
#D7D3CE
text
#19130D
muted
#87837F

Preview Lab

Preview with #FFB95F

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

Preview Lab → · Contrast checker → · Palette generator →

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