#FFCF90#FFCF90

#FFCF90 is a very light, moderate orange. Relative luminance 0.679; OKLCH L 88.2% C 0.096 H 73.6°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).

Color values

HEX#FFCF90
RGBrgb(255, 207, 144)
HSLhsl(34, 100%, 78%)
HSVhsv(34, 44%, 100%)
CMYKcmyk(0%, 18.8%, 43.5%, 0%)
CIE-LABlab(85.96, 9.01, 37.65)
CIE-LCHlch(85.96, 38.72, 76.55°)
OKLaboklab(88.23% 0.0272 0.0925)
OKLCHoklch(88.23% 0.096 73.6)
XYZxyz(68.5893, 67.9029, 35.8739)
Luminance0.6790 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCF90 #90C0FF
analogous
#FF9790 #FFCF90 #F7FF90
triadic
#FFCF90 #90FFCF #CF90FF
tetradic
#FFCF90 #90FF97 #90C0FF #FF90F7
square
#FFCF90 #90FF97 #90C0FF #FF90F7
split-complementary
#FFCF90 #90F7FF #9790FF
monochromatic
#FF9A16 #FFB553 #FFCF90 #FFE9CD #FFF2E0

Accessibility & contrast

On white

1.44
#FFCF90 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.58
#FFCF90 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCF90
14.58:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCF90#FFFFFF#000000##000000
##FFCF901.001.4414.5814.58
#FFFFFF1.441.0021.0021.00
#00000014.5821.001.001.00
##00000014.5821.001.001.00

Color blindness preview

Protanopia (red-blind)
#E1D08B
Deuteranopia (green-blind)
#ECDC91
Tritanopia (blue-blind)
#FFC3BF
Achromatopsia (no color)
#D7D7D7

Design tokens & code

CSS
--color: #ffcf90;
/* rgb */ color: rgb(255, 207, 144);
/* oklch */ color: oklch(88.2% 0.096 73.6);
Tailwind
colors: {
  custom: {
    50: '#ffddb1',
    500: '#ffcf90',
    950: '#000000',
  },
}
SCSS
$custom: #ffcf90;
$custom-light: #ffddb1;
$custom-dark: #000000;
JSON
{
  "hex": "#ffcf90",
  "rgb": {
    "r": 255,
    "g": 207,
    "b": 144
  },
  "hsl": {
    "h": 34.054,
    "s": 100,
    "l": 78.235
  },
  "oklch": {
    "l": 0.88232,
    "c": 0.09639,
    "h": 73.6
  },
  "luminance": 0.67899
}

Semantic roles & 50–950 ramp

primary
#FFCF90
secondary
#5390E1
accent
#63E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181511
muted
#868481

Preview Lab

Preview with #FFCF90

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

Preview Lab → · Contrast checker → · Palette generator →

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