#FFB65D#FFB65D

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

Color values

HEX#FFB65D
RGBrgb(255, 182, 93)
HSLhsl(33, 100%, 68%)
HSVhsv(33, 64%, 100%)
CMYKcmyk(0%, 28.6%, 63.5%, 0%)
CIE-LABlab(79.33, 17.87, 54.79)
CIE-LCHlch(79.33, 57.63, 71.94°)
OKLaboklab(82.84% 0.0475 0.1262)
OKLCHoklch(82.84% 0.135 69.4)
XYZxyz(59.9476, 55.5110, 17.9112)
Luminance0.5551 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFB65D #5DA6FF
analogous
#FF655D #FFB65D #F7FF5D
triadic
#FFB65D #5DFFB6 #B65DFF
tetradic
#FFB65D #5DFF65 #5DA6FF #FF5DF7
square
#FFB65D #5DFF65 #5DA6FF #FF5DF7
split-complementary
#FFB65D #5DF7FF #655DFF
monochromatic
#E27C00 #FF9A20 #FFB65D #FFD29A #FFEDD7

Accessibility & contrast

On white

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

On black

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

Best text color

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

Contrast matrix

fg \ bg##FFB65D#FFFFFF#000000##000000
##FFB65D1.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)
#CFBA54
Deuteranopia (green-blind)
#E0CB5F
Tritanopia (blue-blind)
#FFA4A2
Achromatopsia (no color)
#C4C4C4

Design tokens & code

CSS
--color: #ffb65d;
/* rgb */ color: rgb(255, 182, 93);
/* oklch */ color: oklch(82.8% 0.135 69.4);
Tailwind
colors: {
  custom: {
    50: '#ffcb8e',
    500: '#ffb65d',
    950: '#000000',
  },
}
SCSS
$custom: #ffb65d;
$custom-light: #ffcb8e;
$custom-dark: #000000;
JSON
{
  "hex": "#ffb65d",
  "rgb": {
    "r": 255,
    "g": 182,
    "b": 93
  },
  "hsl": {
    "h": 32.963,
    "s": 100,
    "l": 68.235
  },
  "oklch": {
    "l": 0.82844,
    "c": 0.13485,
    "h": 69.4
  },
  "luminance": 0.55506
}

Semantic roles & 50–950 ramp

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

Preview Lab

Preview with #FFB65D

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

Preview Lab → · Contrast checker → · Palette generator →

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