#FFCB55#FFCB55

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

Color values

HEX#FFCB55
RGBrgb(255, 203, 85)
HSLhsl(42, 100%, 67%)
HSVhsv(42, 67%, 100%)
CMYKcmyk(0%, 20.4%, 66.7%, 0%)
CIE-LABlab(84.29, 6.49, 63.80)
CIE-LCHlch(84.29, 64.13, 84.19°)
OKLaboklab(86.7% 0.0131 0.1443)
OKLCHoklch(86.7% 0.145 84.8)
XYZxyz(64.2393, 64.6320, 17.6843)
Luminance0.6463 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCB55 #5589FF
analogous
#FF7655 #FFCB55 #DEFF55
triadic
#FFCB55 #55FFCB #CB55FF
tetradic
#FFCB55 #55FF76 #5589FF #FF55DE
square
#FFCB55 #55FF76 #5589FF #FF55DE
split-complementary
#FFCB55 #55DEFF #7655FF
monochromatic
#DA9700 #FFB818 #FFCB55 #FFDE92 #FFF0CF

Accessibility & contrast

On white

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

On black

13.93
#FFCB55 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCB55
13.93:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCB55#FFFFFF#000000##000000
##FFCB551.001.5113.9313.93
#FFFFFF1.511.0021.0021.00
#00000013.9321.001.001.00
##00000013.9321.001.001.00

Color blindness preview

Protanopia (red-blind)
#E2CA47
Deuteranopia (green-blind)
#EFD85A
Tritanopia (blue-blind)
#FFBAB2
Achromatopsia (no color)
#D2D2D2

Design tokens & code

CSS
--color: #ffcb55;
/* rgb */ color: rgb(255, 203, 85);
/* oklch */ color: oklch(86.7% 0.145 84.8);
Tailwind
colors: {
  custom: {
    50: '#ffda8a',
    500: '#ffcb55',
    950: '#000000',
  },
}
SCSS
$custom: #ffcb55;
$custom-light: #ffda8a;
$custom-dark: #000000;
JSON
{
  "hex": "#ffcb55",
  "rgb": {
    "r": 255,
    "g": 203,
    "b": 85
  },
  "hsl": {
    "h": 41.647,
    "s": 100,
    "l": 66.667
  },
  "oklch": {
    "l": 0.86703,
    "c": 0.14487,
    "h": 84.8
  },
  "luminance": 0.64628
}

Semantic roles & 50–950 ramp

primary
#FFCB55
secondary
#255AD3
accent
#46E600
background
#FFFEFC
surface
#FFFBF4
border
#D7D4CE
text
#19140C
muted
#87837F

Preview Lab

Preview with #FFCB55

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

Preview Lab → · Contrast checker → · Palette generator →

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