#FFC486#FFC486
#FFC486 is a very light, moderate orange. Relative luminance 0.625; OKLCH L 86.0% C 0.104 H 67.1°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC486 |
|---|---|
| RGB | rgb(255, 196, 134) |
| HSL | hsl(31, 100%, 76%) |
| HSV | hsv(31, 47%, 100%) |
| CMYK | cmyk(0%, 23.1%, 47.5%, 0%) |
| CIE-LAB | lab(83.16, 13.75, 39.16) |
| CIE-LCH | lch(83.16, 41.50, 70.66°) |
| OKLab | oklab(86% 0.0403 0.0954) |
| OKLCH | oklch(86% 0.104 67.1) |
| XYZ | xyz(65.2858, 62.4651, 31.1679) |
| Luminance | 0.6246 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.56
Burlywood
#DEB887
ΔE00 6.58
Light Peach
#FFD8B1
ΔE00 7.31
Peach (survey)
#FFB07C
ΔE00 7.43
Butterscotch
#FDB147
ΔE00 8.18
Navajowhite
#FFDEAD
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC486 #86C1FF
analogous
#FF8886 #FFC486 #FDFF86
triadic
#FFC486 #86FFC4 #C486FF
tetradic
#FFC486 #86FF88 #86C1FF #FF86FD
square
#FFC486 #86FF88 #86C1FF #FF86FD
split-complementary
#FFC486 #86FDFF #8886FF
monochromatic
#FF880C #FFA649 #FFC486 #FFE2C3 #FFF0E0
Accessibility & contrast
On white
1.56
#FFC486 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#FFC486 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC486
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC486 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC486 | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C781
Deuteranopia (green-blind)
#E6D587
Tritanopia (blue-blind)
#FFB6B4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ffc486; /* rgb */ color: rgb(255, 196, 134); /* oklch */ color: oklch(86.0% 0.104 67.1);
Tailwind
colors: {
custom: {
50: '#ffd5aa',
500: '#ffc486',
950: '#000000',
},
}SCSS
$custom: #ffc486; $custom-light: #ffd5aa; $custom-dark: #000000;
JSON
{
"hex": "#ffc486",
"rgb": {
"r": 255,
"g": 196,
"b": 134
},
"hsl": {
"h": 30.744,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.85995,
"c": 0.10358,
"h": 67.1
},
"luminance": 0.62461
}Semantic roles & 50–950 ramp
primary
#FFC486
secondary
#4A93DF
accent
#70E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381