#FFC87F#FFC87F
#FFC87F is a very light, moderate orange. Relative luminance 0.641; OKLCH L 86.6% C 0.110 H 73.4°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC87F |
|---|---|
| RGB | rgb(255, 200, 127) |
| HSL | hsl(34, 100%, 75%) |
| HSV | hsv(34, 50%, 100%) |
| CMYK | cmyk(0%, 21.6%, 50.2%, 0%) |
| CIE-LAB | lab(84.02, 11.03, 43.79) |
| CIE-LCH | lch(84.02, 45.16, 75.86°) |
| OKLab | oklab(86.64% 0.0315 0.1055) |
| OKLCH | oklch(86.64% 0.11 73.4) |
| XYZ | xyz(65.7280, 64.1049, 28.9861) |
| Luminance | 0.6410 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 7.17
Butterscotch
#FDB147
ΔE00 7.38
Navajowhite
#FFDEAD
ΔE00 7.75
Apricot (survey)
#FFB16D
ΔE00 7.77
Light Peach
#FFD8B1
ΔE00 8.36
Light Orange
#FDAA48
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC87F #7FB6FF
analogous
#FF887F #FFC87F #F6FF7F
triadic
#FFC87F #7FFFC8 #C87FFF
tetradic
#FFC87F #7FFF88 #7FB6FF #FF7FF6
square
#FFC87F #7FFF88 #7FB6FF #FF7FF6
split-complementary
#FFC87F #7FF6FF #887FFF
monochromatic
#FF9305 #FFAE42 #FFC87F #FFE2BC #FFF2E0
Accessibility & contrast
On white
1.52
#FFC87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#FFC87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC87F
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC87F | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCA79
Deuteranopia (green-blind)
#E9D781
Tritanopia (blue-blind)
#FFBAB6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ffc87f; /* rgb */ color: rgb(255, 200, 127); /* oklch */ color: oklch(86.6% 0.110 73.4);
Tailwind
colors: {
custom: {
50: '#ffd8a5',
500: '#ffc87f',
950: '#000000',
},
}SCSS
$custom: #ffc87f; $custom-light: #ffd8a5; $custom-dark: #000000;
JSON
{
"hex": "#ffc87f",
"rgb": {
"r": 255,
"g": 200,
"b": 127
},
"hsl": {
"h": 34.219,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.86635,
"c": 0.11009,
"h": 73.4
},
"luminance": 0.64101
}Semantic roles & 50–950 ramp
primary
#FFC87F
secondary
#4486DE
accent
#63E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380