#FFC186#FFC186
#FFC186 is a very light, moderate orange. Relative luminance 0.611; OKLCH L 85.4% C 0.104 H 64.3°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC186 |
|---|---|
| RGB | rgb(255, 193, 134) |
| HSL | hsl(29, 100%, 76%) |
| HSV | hsv(29, 47%, 100%) |
| CMYK | cmyk(0%, 24.3%, 47.5%, 0%) |
| CIE-LAB | lab(82.45, 15.31, 38.24) |
| CIE-LCH | lch(82.45, 41.19, 68.18°) |
| OKLab | oklab(85.44% 0.0449 0.0933) |
| OKLCH | oklch(85.44% 0.104 64.3) |
| XYZ | xyz(64.6159, 61.1253, 30.9446) |
| Luminance | 0.6112 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 4.60
Peach (survey)
#FFB07C
ΔE00 6.04
Burlywood
#DEB887
ΔE00 6.86
Sandybrown
#F4A460
ΔE00 7.39
Pale Orange
#FFA756
ΔE00 7.58
Light Peach
#FFD8B1
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC186 #86C4FF
analogous
#FF8688 #FFC186 #FFFD86
triadic
#FFC186 #86FFC1 #C186FF
tetradic
#FFC186 #88FF86 #86C4FF #FD86FF
square
#FFC186 #88FF86 #86C4FF #FD86FF
split-complementary
#FFC186 #86FFFD #8688FF
monochromatic
#FF820C #FFA249 #FFC186 #FFE0C3 #FFEFE0
Accessibility & contrast
On white
1.59
#FFC186 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#FFC186 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC186
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC186 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC186 | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C581
Deuteranopia (green-blind)
#E3D387
Tritanopia (blue-blind)
#FFB3B2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ffc186; /* rgb */ color: rgb(255, 193, 134); /* oklch */ color: oklch(85.4% 0.104 64.3);
Tailwind
colors: {
custom: {
50: '#ffd3aa',
500: '#ffc186',
950: '#000000',
},
}SCSS
$custom: #ffc186; $custom-light: #ffd3aa; $custom-dark: #000000;
JSON
{
"hex": "#ffc186",
"rgb": {
"r": 255,
"g": 193,
"b": 134
},
"hsl": {
"h": 29.256,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.85437,
"c": 0.10358,
"h": 64.3
},
"luminance": 0.61121
}Semantic roles & 50–950 ramp
primary
#FFC186
secondary
#4A96DF
accent
#76E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381