#FFCF44#FFCF44

#FFCF44 is a very light, vivid orange. Relative luminance 0.663; OKLCH L 87.3% C 0.157 H 89.0°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).

Color values

HEX#FFCF44
RGBrgb(255, 207, 68)
HSLhsl(45, 100%, 63%)
HSVhsv(45, 73%, 100%)
CMYKcmyk(0%, 18.8%, 73.3%, 0%)
CIE-LABlab(85.15, 3.61, 71.42)
CIE-LCHlch(85.15, 71.51, 87.11°)
OKLaboklab(87.34% 0.0028 0.1575)
OKLCHoklch(87.34% 0.157 89)
XYZxyz(64.6000, 66.3072, 14.8638)
Luminance0.6630 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCF44 #4474FF
analogous
#FF7144 #FFCF44 #D1FF44
triadic
#FFCF44 #44FFCF #CF44FF
tetradic
#FFCF44 #44FF71 #4474FF #FF44D1
square
#FFCF44 #44FF71 #4474FF #FF44D1
split-complementary
#FFCF44 #44D1FF #7144FF
monochromatic
#C99500 #FFBF07 #FFCF44 #FFDF81 #FFEEBE

Accessibility & contrast

On white

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

On black

14.26
#FFCF44 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCF44
14.26:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCF44#FFFFFF#000000##000000
##FFCF441.001.4714.2614.26
#FFFFFF1.471.0021.0021.00
#00000014.2621.001.001.00
##00000014.2621.001.001.00

Color blindness preview

Protanopia (red-blind)
#E7CD2E
Deuteranopia (green-blind)
#F2DA4B
Tritanopia (blue-blind)
#FFBDB4
Achromatopsia (no color)
#D5D5D5

Design tokens & code

CSS
--color: #ffcf44;
/* rgb */ color: rgb(255, 207, 68);
/* oklch */ color: oklch(87.3% 0.157 89.0);
Tailwind
colors: {
  custom: {
    50: '#ffdd81',
    500: '#ffcf44',
    950: '#000000',
  },
}
SCSS
$custom: #ffcf44;
$custom-light: #ffdd81;
$custom-dark: #000000;
JSON
{
  "hex": "#ffcf44",
  "rgb": {
    "r": 255,
    "g": 207,
    "b": 68
  },
  "hsl": {
    "h": 44.599,
    "s": 100,
    "l": 63.333
  },
  "oklch": {
    "l": 0.8734,
    "c": 0.15748,
    "h": 89
  },
  "luminance": 0.66303
}

Semantic roles & 50–950 ramp

primary
#FFCF44
secondary
#234CC5
accent
#3BE600
background
#FFFEFB
surface
#FFFCF2
border
#D7D5CC
text
#19150B
muted
#87847E

Preview Lab

Preview with #FFCF44

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

Preview Lab → · Contrast checker → · Palette generator →

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