#FFB950#FFB950

#FFB950 is a very light, vivid orange. Relative luminance 0.565; OKLCH L 83.3% C 0.144 H 74.3°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).

Color values

HEX#FFB950
RGBrgb(255, 185, 80)
HSLhsl(36, 100%, 66%)
HSVhsv(36, 69%, 100%)
CMYKcmyk(0%, 27.5%, 68.6%, 0%)
CIE-LABlab(79.92, 15.56, 61.31)
CIE-LCHlch(79.92, 63.26, 75.76°)
OKLaboklab(83.26% 0.0389 0.1382)
OKLCHoklch(83.26% 0.144 74.3)
XYZxyz(60.0409, 56.5419, 15.3393)
Luminance0.5654 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFB950 #5096FF
analogous
#FF6150 #FFB950 #EDFF50
triadic
#FFB950 #50FFB9 #B950FF
tetradic
#FFB950 #50FF61 #5096FF #FF50ED
square
#FFB950 #50FF61 #5096FF #FF50ED
split-complementary
#FFB950 #50EDFF #6150FF
monochromatic
#D58000 #FFA113 #FFB950 #FFD18D #FFEACA

Accessibility & contrast

On white

1.71
#FFB950 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.31
#FFB950 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFB950
12.31:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFB950#FFFFFF#000000##000000
##FFB9501.001.7112.3112.31
#FFFFFF1.711.0021.0021.00
#00000012.3121.001.001.00
##00000012.3121.001.001.00

Color blindness preview

Protanopia (red-blind)
#D2BC44
Deuteranopia (green-blind)
#E3CD53
Tritanopia (blue-blind)
#FFA7A3
Achromatopsia (no color)
#C6C6C6

Design tokens & code

CSS
--color: #ffb950;
/* rgb */ color: rgb(255, 185, 80);
/* oklch */ color: oklch(83.3% 0.144 74.3);
Tailwind
colors: {
  custom: {
    50: '#ffcd86',
    500: '#ffb950',
    950: '#000000',
  },
}
SCSS
$custom: #ffb950;
$custom-light: #ffcd86;
$custom-dark: #000000;
JSON
{
  "hex": "#ffb950",
  "rgb": {
    "r": 255,
    "g": 185,
    "b": 80
  },
  "hsl": {
    "h": 36,
    "s": 100,
    "l": 65.686
  },
  "oklch": {
    "l": 0.83263,
    "c": 0.14355,
    "h": 74.3
  },
  "luminance": 0.56537
}

Semantic roles & 50–950 ramp

primary
#FFB950
secondary
#2469CF
accent
#5CE600
background
#FFFEFB
surface
#FFFAF2
border
#D7D3CC
text
#19130B
muted
#87837E

Preview Lab

Preview with #FFB950

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

Preview Lab → · Contrast checker → · Palette generator →

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