#F2B95F#F2B95F

#F2B95F is a very light, vivid orange. Relative luminance 0.544; OKLCH L 82.0% C 0.126 H 76.8°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).

Color values

HEX#F2B95F
RGBrgb(242, 185, 95)
HSLhsl(37, 85%, 66%)
HSVhsv(37, 61%, 95%)
CMYKcmyk(0%, 23.6%, 60.7%, 5.1%)
CIE-LABlab(78.70, 11.08, 52.75)
CIE-LCHlch(78.70, 53.90, 78.14°)
OKLaboklab(82.05% 0.0286 0.1225)
OKLCHoklch(82.05% 0.126 76.8)
XYZxyz(56.0356, 54.4053, 18.3741)
Luminance0.5440 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2B95F #5F98F2
analogous
#F26F5F #F2B95F #E1F25F
triadic
#F2B95F #5FF2B9 #B95FF2
tetradic
#F2B95F #5FF26F #5F98F2 #F25FE1
square
#F2B95F #5FF26F #5F98F2 #F25FE1
split-complementary
#F2B95F #5FE1F2 #6F5FF2
monochromatic
#C68010 #EDA026 #F2B95F #F7D298 #FBEBD0

Accessibility & contrast

On white

1.77
#F2B95F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

11.88
#F2B95F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2B95F
11.88:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2B95F#FFFFFF#000000##000000
##F2B95F1.001.7711.8811.88
#FFFFFF1.771.0021.0021.00
#00000011.8821.001.001.00
##00000011.8821.001.001.00

Color blindness preview

Protanopia (red-blind)
#CFBB56
Deuteranopia (green-blind)
#DCC862
Tritanopia (blue-blind)
#FFA9A5
Achromatopsia (no color)
#C3C3C3

Design tokens & code

CSS
--color: #f2b95f;
/* rgb */ color: rgb(242, 185, 95);
/* oklch */ color: oklch(82.0% 0.126 76.8);
Tailwind
colors: {
  custom: {
    50: '#facd8f',
    500: '#f2b95f',
    950: '#000000',
  },
}
SCSS
$custom: #f2b95f;
$custom-light: #facd8f;
$custom-dark: #000000;
JSON
{
  "hex": "#f2b95f",
  "rgb": {
    "r": 242,
    "g": 185,
    "b": 95
  },
  "hsl": {
    "h": 36.735,
    "s": 84.971,
    "l": 66.078
  },
  "oklch": {
    "l": 0.82045,
    "c": 0.12575,
    "h": 76.8
  },
  "luminance": 0.54401
}

Semantic roles & 50–950 ramp

primary
#F2B95F
secondary
#326AC4
accent
#5AE104
background
#FFFEFC
surface
#FFFAF4
border
#D7D3CE
text
#18130D
muted
#86837F

Preview Lab

Preview with #F2B95F

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

Preview Lab → · Contrast checker → · Palette generator →

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