#FFBD6F#FFBD6F

#FFBD6F is a very light, vivid orange. Relative luminance 0.588; OKLCH L 84.4% C 0.122 H 69.5°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).

Color values

HEX#FFBD6F
RGBrgb(255, 189, 111)
HSLhsl(33, 100%, 72%)
HSVhsv(33, 56%, 100%)
CMYKcmyk(0%, 25.9%, 56.5%, 0%)
CIE-LABlab(81.19, 15.45, 48.27)
CIE-LCHlch(81.19, 50.68, 72.25°)
OKLaboklab(84.35% 0.0427 0.1141)
OKLCHoklch(84.35% 0.122 69.5)
XYZxyz(62.3103, 58.8073, 23.1050)
Luminance0.5880 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFBD6F #6FB1FF
analogous
#FF756F #FFBD6F #F9FF6F
triadic
#FFBD6F #6FFFBD #BD6FFF
tetradic
#FFBD6F #6FFF75 #6FB1FF #FF6FF9
square
#FFBD6F #6FFF75 #6FB1FF #FF6FF9
split-complementary
#FFBD6F #6FF9FF #756FFF
monochromatic
#F48400 #FFA132 #FFBD6F #FFD9AC #FFF1E0

Accessibility & contrast

On white

1.65
#FFBD6F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.76
#FFBD6F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFBD6F
12.76:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFBD6F#FFFFFF#000000##000000
##FFBD6F1.001.6512.7612.76
#FFFFFF1.651.0021.0021.00
#00000012.7621.001.001.00
##00000012.7621.001.001.00

Color blindness preview

Protanopia (red-blind)
#D4C168
Deuteranopia (green-blind)
#E3D071
Tritanopia (blue-blind)
#FFADAB
Achromatopsia (no color)
#CACACA

Design tokens & code

CSS
--color: #ffbd6f;
/* rgb */ color: rgb(255, 189, 111);
/* oklch */ color: oklch(84.4% 0.122 69.5);
Tailwind
colors: {
  custom: {
    50: '#ffd09a',
    500: '#ffbd6f',
    950: '#000000',
  },
}
SCSS
$custom: #ffbd6f;
$custom-light: #ffd09a;
$custom-dark: #000000;
JSON
{
  "hex": "#ffbd6f",
  "rgb": {
    "r": 255,
    "g": 189,
    "b": 111
  },
  "hsl": {
    "h": 32.5,
    "s": 100,
    "l": 71.765
  },
  "oklch": {
    "l": 0.84352,
    "c": 0.12186,
    "h": 69.5
  },
  "luminance": 0.58803
}

Semantic roles & 50–950 ramp

primary
#FFBD6F
secondary
#3782DC
accent
#69E600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#19140E
muted
#87837F

Preview Lab

Preview with #FFBD6F

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

Preview Lab → · Contrast checker → · Palette generator →

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