#FFB65C#FFB65C

#FFB65C is a very light, vivid orange. Relative luminance 0.555; OKLCH L 82.8% C 0.136 H 69.6°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).

Color values

HEX#FFB65C
RGBrgb(255, 182, 92)
HSLhsl(33, 100%, 68%)
HSVhsv(33, 64%, 100%)
CMYKcmyk(0%, 28.6%, 63.9%, 0%)
CIE-LABlab(79.32, 17.81, 55.24)
CIE-LCHlch(79.32, 58.04, 72.13°)
OKLaboklab(82.83% 0.0471 0.1271)
OKLCHoklch(82.83% 0.136 69.6)
XYZxyz(59.9036, 55.4934, 17.6794)
Luminance0.5549 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFB65C #5CA5FF
analogous
#FF645C #FFB65C #F6FF5C
triadic
#FFB65C #5CFFB6 #B65CFF
tetradic
#FFB65C #5CFF64 #5CA5FF #FF5CF6
square
#FFB65C #5CFF64 #5CA5FF #FF5CF6
split-complementary
#FFB65C #5CF6FF #645CFF
monochromatic
#E17C00 #FF9B1F #FFB65C #FFD199 #FFEDD6

Accessibility & contrast

On white

1.74
#FFB65C on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.10
#FFB65C on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFB65C
12.10:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFB65C#FFFFFF#000000##000000
##FFB65C1.001.7412.1012.10
#FFFFFF1.741.0021.0021.00
#00000012.1021.001.001.00
##00000012.1021.001.001.00

Color blindness preview

Protanopia (red-blind)
#CFBA53
Deuteranopia (green-blind)
#E0CB5E
Tritanopia (blue-blind)
#FFA4A2
Achromatopsia (no color)
#C4C4C4

Design tokens & code

CSS
--color: #ffb65c;
/* rgb */ color: rgb(255, 182, 92);
/* oklch */ color: oklch(82.8% 0.136 69.6);
Tailwind
colors: {
  custom: {
    50: '#ffcb8d',
    500: '#ffb65c',
    950: '#000000',
  },
}
SCSS
$custom: #ffb65c;
$custom-light: #ffcb8d;
$custom-dark: #000000;
JSON
{
  "hex": "#ffb65c",
  "rgb": {
    "r": 255,
    "g": 182,
    "b": 92
  },
  "hsl": {
    "h": 33.129,
    "s": 100,
    "l": 68.039
  },
  "oklch": {
    "l": 0.82833,
    "c": 0.13552,
    "h": 69.6
  },
  "luminance": 0.55489
}

Semantic roles & 50–950 ramp

primary
#FFB65C
secondary
#2676D9
accent
#67E600
background
#FFFDFC
surface
#FFF9F4
border
#D7D2CE
text
#19130C
muted
#87827F

Preview Lab

Preview with #FFB65C

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

Preview Lab → · Contrast checker → · Palette generator →

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