#FFCB4C#FFCB4C

#FFCB4C is a very light, vivid orange. Relative luminance 0.645; OKLCH L 86.6% C 0.151 H 85.9°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).

Color values

HEX#FFCB4C
RGBrgb(255, 203, 76)
HSLhsl(43, 100%, 65%)
HSVhsv(43, 70%, 100%)
CMYKcmyk(0%, 20.4%, 70.2%, 0%)
CIE-LABlab(84.22, 6.03, 67.44)
CIE-LCHlch(84.22, 67.71, 84.89°)
OKLaboklab(86.63% 0.0107 0.1505)
OKLCHoklch(86.63% 0.151 85.9)
XYZxyz(63.9042, 64.4979, 15.9196)
Luminance0.6449 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCB4C #4C80FF
analogous
#FF724C #FFCB4C #D9FF4C
triadic
#FFCB4C #4CFFCB #CB4CFF
tetradic
#FFCB4C #4CFF72 #4C80FF #FF4CD9
square
#FFCB4C #4CFF72 #4C80FF #FF4CD9
split-complementary
#FFCB4C #4CD9FF #724CFF
monochromatic
#D19400 #FFB90F #FFCB4C #FFDD89 #FFEFC6

Accessibility & contrast

On white

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

On black

13.90
#FFCB4C on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCB4C
13.90:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCB4C#FFFFFF#000000##000000
##FFCB4C1.001.5113.9013.90
#FFFFFF1.511.0021.0021.00
#00000013.9021.001.001.00
##00000013.9021.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffcb4c;
/* rgb */ color: rgb(255, 203, 76);
/* oklch */ color: oklch(86.6% 0.151 85.9);
Tailwind
colors: {
  custom: {
    50: '#ffda85',
    500: '#ffcb4c',
    950: '#000000',
  },
}
SCSS
$custom: #ffcb4c;
$custom-light: #ffda85;
$custom-dark: #000000;
JSON
{
  "hex": "#ffcb4c",
  "rgb": {
    "r": 255,
    "g": 203,
    "b": 76
  },
  "hsl": {
    "h": 42.57,
    "s": 100,
    "l": 64.902
  },
  "oklch": {
    "l": 0.86626,
    "c": 0.15085,
    "h": 85.9
  },
  "luminance": 0.64494
}

Semantic roles & 50–950 ramp

primary
#FFCB4C
secondary
#2455CB
accent
#43E600
background
#FFFEFB
surface
#FFFBF2
border
#D7D4CC
text
#19140B
muted
#87837E

Preview Lab

Preview with #FFCB4C

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

Preview Lab → · Contrast checker → · Palette generator →

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