#FFC87E#FFC87E
#FFC87E is a very light, moderate orange. Relative luminance 0.641; OKLCH L 86.6% C 0.111 H 73.7°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC87E |
|---|---|
| RGB | rgb(255, 200, 126) |
| HSL | hsl(34, 100%, 75%) |
| HSV | hsv(34, 51%, 100%) |
| CMYK | cmyk(0%, 21.6%, 50.6%, 0%) |
| CIE-LAB | lab(84.01, 10.94, 44.27) |
| CIE-LCH | lch(84.01, 45.61, 76.11°) |
| OKLab | oklab(86.62% 0.0312 0.1065) |
| OKLCH | oklch(86.62% 0.111 73.7) |
| XYZ | xyz(65.6631, 64.0789, 28.6445) |
| Luminance | 0.6408 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 7.26
Butterscotch
#FDB147
ΔE00 7.30
Navajowhite
#FFDEAD
ΔE00 7.83
Apricot (survey)
#FFB16D
ΔE00 7.88
Light Peach
#FFD8B1
ΔE00 8.52
Light Orange
#FDAA48
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC87E #7EB5FF
analogous
#FF887E #FFC87E #F5FF7E
triadic
#FFC87E #7EFFC8 #C87EFF
tetradic
#FFC87E #7EFF88 #7EB5FF #FF7EF5
square
#FFC87E #7EFF88 #7EB5FF #FF7EF5
split-complementary
#FFC87E #7EF5FF #887EFF
monochromatic
#FF9404 #FFAE41 #FFC87E #FFE2BB #FFF2E0
Accessibility & contrast
On white
1.52
#FFC87E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#FFC87E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC87E
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC87E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC87E | 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)
#DCCA78
Deuteranopia (green-blind)
#E9D780
Tritanopia (blue-blind)
#FFBAB6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ffc87e; /* rgb */ color: rgb(255, 200, 126); /* oklch */ color: oklch(86.6% 0.111 73.7);
Tailwind
colors: {
custom: {
50: '#ffd8a4',
500: '#ffc87e',
950: '#000000',
},
}SCSS
$custom: #ffc87e; $custom-light: #ffd8a4; $custom-dark: #000000;
JSON
{
"hex": "#ffc87e",
"rgb": {
"r": 255,
"g": 200,
"b": 126
},
"hsl": {
"h": 34.419,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.8662,
"c": 0.11096,
"h": 73.7
},
"luminance": 0.64075
}Semantic roles & 50–950 ramp
primary
#FFC87E
secondary
#4385DE
accent
#62E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380