#FFCE6F#FFCE6F

#FFCE6F is a very light, vivid orange. Relative luminance 0.665; OKLCH L 87.6% C 0.126 H 82.4°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).

Color values

HEX#FFCE6F
RGBrgb(255, 206, 111)
HSLhsl(40, 100%, 72%)
HSVhsv(40, 56%, 100%)
CMYKcmyk(0%, 19.2%, 56.5%, 0%)
CIE-LABlab(85.28, 6.63, 53.14)
CIE-LCHlch(85.28, 53.56, 82.89°)
OKLaboklab(87.56% 0.0167 0.1248)
OKLCHoklch(87.56% 0.126 82.4)
XYZxyz(66.1837, 66.5543, 24.3961)
Luminance0.6655 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCE6F #6FA0FF
analogous
#FF866F #FFCE6F #E8FF6F
triadic
#FFCE6F #6FFFCE #CE6FFF
tetradic
#FFCE6F #6FFF86 #6FA0FF #FF6FE8
square
#FFCE6F #6FFF86 #6FA0FF #FF6FE8
split-complementary
#FFCE6F #6FE8FF #866FFF
monochromatic
#F4A100 #FFB932 #FFCE6F #FFE3AC #FFF5E0

Accessibility & contrast

On white

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

On black

14.31
#FFCE6F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCE6F
14.31:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCE6F#FFFFFF#000000##000000
##FFCE6F1.001.4714.3114.31
#FFFFFF1.471.0021.0021.00
#00000014.3121.001.001.00
##00000014.3121.001.001.00

Color blindness preview

Protanopia (red-blind)
#E3CE66
Deuteranopia (green-blind)
#EFDA72
Tritanopia (blue-blind)
#FFBFB8
Achromatopsia (no color)
#D5D5D5

Design tokens & code

CSS
--color: #ffce6f;
/* rgb */ color: rgb(255, 206, 111);
/* oklch */ color: oklch(87.6% 0.126 82.4);
Tailwind
colors: {
  custom: {
    50: '#ffdc9b',
    500: '#ffce6f',
    950: '#000000',
  },
}
SCSS
$custom: #ffce6f;
$custom-light: #ffdc9b;
$custom-dark: #000000;
JSON
{
  "hex": "#ffce6f",
  "rgb": {
    "r": 255,
    "g": 206,
    "b": 111
  },
  "hsl": {
    "h": 39.583,
    "s": 100,
    "l": 71.765
  },
  "oklch": {
    "l": 0.87558,
    "c": 0.12592,
    "h": 82.4
  },
  "luminance": 0.6655
}

Semantic roles & 50–950 ramp

primary
#FFCE6F
secondary
#376FDC
accent
#4EE600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#19150E
muted
#87847F

Preview Lab

Preview with #FFCE6F

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

Preview Lab → · Contrast checker → · Palette generator →

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