#FFCB50#FFCB50

#FFCB50 is a very light, vivid orange. Relative luminance 0.646; OKLCH L 86.7% C 0.148 H 85.5°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).

Color values

HEX#FFCB50
RGBrgb(255, 203, 80)
HSLhsl(42, 100%, 66%)
HSVhsv(42, 69%, 100%)
CMYKcmyk(0%, 20.4%, 68.6%, 0%)
CIE-LABlab(84.25, 6.22, 65.85)
CIE-LCHlch(84.25, 66.14, 84.60°)
OKLaboklab(86.66% 0.0117 0.1478)
OKLCHoklch(86.66% 0.148 85.5)
XYZxyz(64.0476, 64.5553, 16.6749)
Luminance0.6455 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCB50 #5084FF
analogous
#FF7350 #FFCB50 #DCFF50
triadic
#FFCB50 #50FFCB #CB50FF
tetradic
#FFCB50 #50FF73 #5084FF #FF50DC
square
#FFCB50 #50FF73 #5084FF #FF50DC
split-complementary
#FFCB50 #50DCFF #7350FF
monochromatic
#D59500 #FFB913 #FFCB50 #FFDD8D #FFEFCA

Accessibility & contrast

On white

1.51
#FFCB50 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.91
#FFCB50 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCB50
13.91:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCB50#FFFFFF#000000##000000
##FFCB501.001.5113.9113.91
#FFFFFF1.511.0021.0021.00
#00000013.9121.001.001.00
##00000013.9121.001.001.00

Color blindness preview

Protanopia (red-blind)
#E3CA40
Deuteranopia (green-blind)
#EFD855
Tritanopia (blue-blind)
#FFBAB1
Achromatopsia (no color)
#D2D2D2

Design tokens & code

CSS
--color: #ffcb50;
/* rgb */ color: rgb(255, 203, 80);
/* oklch */ color: oklch(86.7% 0.148 85.5);
Tailwind
colors: {
  custom: {
    50: '#ffda87',
    500: '#ffcb50',
    950: '#000000',
  },
}
SCSS
$custom: #ffcb50;
$custom-light: #ffda87;
$custom-dark: #000000;
JSON
{
  "hex": "#ffcb50",
  "rgb": {
    "r": 255,
    "g": 203,
    "b": 80
  },
  "hsl": {
    "h": 42.171,
    "s": 100,
    "l": 65.686
  },
  "oklch": {
    "l": 0.86659,
    "c": 0.14826,
    "h": 85.5
  },
  "luminance": 0.64551
}

Semantic roles & 50–950 ramp

primary
#FFCB50
secondary
#2457CF
accent
#44E600
background
#FFFEFC
surface
#FFFBF4
border
#D7D4CE
text
#19140C
muted
#87837F

Preview Lab

Preview with #FFCB50

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

Preview Lab → · Contrast checker → · Palette generator →

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