#FFCF53#FFCF53

#FFCF53 is a very light, vivid orange. Relative luminance 0.665; OKLCH L 87.5% C 0.148 H 87.4°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).

Color values

HEX#FFCF53
RGBrgb(255, 207, 83)
HSLhsl(43, 100%, 66%)
HSVhsv(43, 67%, 100%)
CMYKcmyk(0%, 18.8%, 67.5%, 0%)
CIE-LABlab(85.26, 4.32, 65.66)
CIE-LCHlch(85.26, 65.80, 86.23°)
OKLaboklab(87.46% 0.0066 0.1479)
OKLCHoklch(87.46% 0.148 87.4)
XYZxyz(65.1178, 66.5143, 17.5907)
Luminance0.6651 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCF53 #5383FF
analogous
#FF7953 #FFCF53 #D9FF53
triadic
#FFCF53 #53FFCF #CF53FF
tetradic
#FFCF53 #53FF79 #5383FF #FF53D9
square
#FFCF53 #53FF79 #5383FF #FF53D9
split-complementary
#FFCF53 #53D9FF #7953FF
monochromatic
#D89B00 #FFBE16 #FFCF53 #FFE090 #FFF1CD

Accessibility & contrast

On white

1.47
#FFCF53 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.30
#FFCF53 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCF53
14.30:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCF53#FFFFFF#000000##000000
##FFCF531.001.4714.3014.30
#FFFFFF1.471.0021.0021.00
#00000014.3021.001.001.00
##00000014.3021.001.001.00

Color blindness preview

Protanopia (red-blind)
#E6CD44
Deuteranopia (green-blind)
#F2DA59
Tritanopia (blue-blind)
#FFBEB5
Achromatopsia (no color)
#D5D5D5

Design tokens & code

CSS
--color: #ffcf53;
/* rgb */ color: rgb(255, 207, 83);
/* oklch */ color: oklch(87.5% 0.148 87.4);
Tailwind
colors: {
  custom: {
    50: '#ffdd89',
    500: '#ffcf53',
    950: '#000000',
  },
}
SCSS
$custom: #ffcf53;
$custom-light: #ffdd89;
$custom-dark: #000000;
JSON
{
  "hex": "#ffcf53",
  "rgb": {
    "r": 255,
    "g": 207,
    "b": 83
  },
  "hsl": {
    "h": 43.256,
    "s": 100,
    "l": 66.275
  },
  "oklch": {
    "l": 0.87456,
    "c": 0.14804,
    "h": 87.4
  },
  "luminance": 0.6651
}

Semantic roles & 50–950 ramp

primary
#FFCF53
secondary
#2555D1
accent
#40E600
background
#FFFEFC
surface
#FFFCF4
border
#D7D5CE
text
#19150C
muted
#87847F

Preview Lab

Preview with #FFCF53

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

Preview Lab → · Contrast checker → · Palette generator →

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