#FFCB5F#FFCB5F

#FFCB5F is a very light, vivid orange. Relative luminance 0.648; OKLCH L 86.8% C 0.138 H 83.3°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).

Color values

HEX#FFCB5F
RGBrgb(255, 203, 95)
HSLhsl(41, 100%, 69%)
HSVhsv(41, 63%, 100%)
CMYKcmyk(0%, 20.4%, 62.7%, 0%)
CIE-LABlab(84.38, 7.08, 59.52)
CIE-LCHlch(84.38, 59.94, 83.22°)
OKLaboklab(86.8% 0.016 0.1367)
OKLCHoklch(86.8% 0.138 83.3)
XYZxyz(64.6650, 64.8022, 19.9264)
Luminance0.6480 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCB5F #5F93FF
analogous
#FF7B5F #FFCB5F #E3FF5F
triadic
#FFCB5F #5FFFCB #CB5FFF
tetradic
#FFCB5F #5FFF7B #5F93FF #FF5FE3
square
#FFCB5F #5FFF7B #5F93FF #FF5FE3
split-complementary
#FFCB5F #5FE3FF #7B5FFF
monochromatic
#E49A00 #FFB722 #FFCB5F #FFDF9C #FFF3D9

Accessibility & contrast

On white

1.50
#FFCB5F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.96
#FFCB5F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCB5F
13.96:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCB5F#FFFFFF#000000##000000
##FFCB5F1.001.5013.9613.96
#FFFFFF1.501.0021.0021.00
#00000013.9621.001.001.00
##00000013.9621.001.001.00

Color blindness preview

Protanopia (red-blind)
#E2CB54
Deuteranopia (green-blind)
#EED863
Tritanopia (blue-blind)
#FFBBB3
Achromatopsia (no color)
#D3D3D3

Design tokens & code

CSS
--color: #ffcb5f;
/* rgb */ color: rgb(255, 203, 95);
/* oklch */ color: oklch(86.8% 0.138 83.3);
Tailwind
colors: {
  custom: {
    50: '#ffda90',
    500: '#ffcb5f',
    950: '#000000',
  },
}
SCSS
$custom: #ffcb5f;
$custom-light: #ffda90;
$custom-dark: #000000;
JSON
{
  "hex": "#ffcb5f",
  "rgb": {
    "r": 255,
    "g": 203,
    "b": 95
  },
  "hsl": {
    "h": 40.5,
    "s": 100,
    "l": 68.627
  },
  "oklch": {
    "l": 0.868,
    "c": 0.13759,
    "h": 83.3
  },
  "luminance": 0.64798
}

Semantic roles & 50–950 ramp

primary
#FFCB5F
secondary
#2962D9
accent
#4BE600
background
#FFFEFC
surface
#FFFBF4
border
#D7D4CE
text
#19140D
muted
#87837F

Preview Lab

Preview with #FFCB5F

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

Preview Lab → · Contrast checker → · Palette generator →

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