#FFCF65#FFCF65

#FFCF65 is a very light, vivid orange. Relative luminance 0.668; OKLCH L 87.6% C 0.135 H 84.9°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).

Color values

HEX#FFCF65
RGBrgb(255, 207, 101)
HSLhsl(41, 100%, 70%)
HSVhsv(41, 60%, 100%)
CMYKcmyk(0%, 18.8%, 60.4%, 0%)
CIE-LABlab(85.42, 5.41, 57.97)
CIE-LCHlch(85.42, 58.22, 84.67°)
OKLaboklab(87.63% 0.0119 0.1341)
OKLCHoklch(87.63% 0.135 84.9)
XYZxyz(65.9051, 66.8292, 21.7374)
Luminance0.6683 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCF65 #6595FF
analogous
#FF8265 #FFCF65 #E2FF65
triadic
#FFCF65 #65FFCF #CF65FF
tetradic
#FFCF65 #65FF82 #6595FF #FF65E2
square
#FFCF65 #65FF82 #6595FF #FF65E2
split-complementary
#FFCF65 #65E2FF #8265FF
monochromatic
#EAA100 #FFBC28 #FFCF65 #FFE2A2 #FFF5DF

Accessibility & contrast

On white

1.46
#FFCF65 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.37
#FFCF65 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCF65
14.37:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCF65#FFFFFF#000000##000000
##FFCF651.001.4614.3714.37
#FFFFFF1.461.0021.0021.00
#00000014.3721.001.001.00
##00000014.3721.001.001.00

Color blindness preview

Protanopia (red-blind)
#E5CE5A
Deuteranopia (green-blind)
#F0DB69
Tritanopia (blue-blind)
#FFBFB7
Achromatopsia (no color)
#D5D5D5

Design tokens & code

CSS
--color: #ffcf65;
/* rgb */ color: rgb(255, 207, 101);
/* oklch */ color: oklch(87.6% 0.135 84.9);
Tailwind
colors: {
  custom: {
    50: '#ffdd94',
    500: '#ffcf65',
    950: '#000000',
  },
}
SCSS
$custom: #ffcf65;
$custom-light: #ffdd94;
$custom-dark: #000000;
JSON
{
  "hex": "#ffcf65",
  "rgb": {
    "r": 255,
    "g": 207,
    "b": 101
  },
  "hsl": {
    "h": 41.299,
    "s": 100,
    "l": 69.804
  },
  "oklch": {
    "l": 0.87633,
    "c": 0.13463,
    "h": 84.9
  },
  "luminance": 0.66825
}

Semantic roles & 50–950 ramp

primary
#FFCF65
secondary
#2E64DA
accent
#48E600
background
#FFFEFC
surface
#FFFCF4
border
#D7D5CE
text
#19150D
muted
#87847F

Preview Lab

Preview with #FFCF65

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

Preview Lab → · Contrast checker → · Palette generator →

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