#FFC87B#FFC87B
#FFC87B is a very light, moderate orange. Relative luminance 0.640; OKLCH L 86.6% C 0.114 H 74.7°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC87B |
|---|---|
| RGB | rgb(255, 200, 123) |
| HSL | hsl(35, 100%, 74%) |
| HSV | hsv(35, 52%, 100%) |
| CMYK | cmyk(0%, 21.6%, 51.8%, 0%) |
| CIE-LAB | lab(83.97, 10.69, 45.72) |
| CIE-LCH | lch(83.97, 46.95, 76.84°) |
| OKLab | oklab(86.58% 0.0301 0.1095) |
| OKLCH | oklch(86.58% 0.114 74.7) |
| XYZ | xyz(65.4724, 64.0026, 27.6403) |
| Luminance | 0.6400 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Butterscotch
#FDB147
ΔE00 7.08
Burlywood
#DEB887
ΔE00 7.57
Navajowhite
#FFDEAD
ΔE00 8.11
Apricot (survey)
#FFB16D
ΔE00 8.22
Macaroni And Cheese
#EFB435
ΔE00 8.44
Light Orange
#FDAA48
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC87B #7BB2FF
analogous
#FF867B #FFC87B #F4FF7B
triadic
#FFC87B #7BFFC8 #C87BFF
tetradic
#FFC87B #7BFF86 #7BB2FF #FF7BF4
square
#FFC87B #7BFF86 #7BB2FF #FF7BF4
split-complementary
#FFC87B #7BF4FF #867BFF
monochromatic
#FF9501 #FFAF3E #FFC87B #FFE2B8 #FFF2E0
Accessibility & contrast
On white
1.52
#FFC87B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#FFC87B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC87B
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC87B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC87B | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCA75
Deuteranopia (green-blind)
#EAD77D
Tritanopia (blue-blind)
#FFBAB5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ffc87b; /* rgb */ color: rgb(255, 200, 123); /* oklch */ color: oklch(86.6% 0.114 74.7);
Tailwind
colors: {
custom: {
50: '#ffd8a2',
500: '#ffc87b',
950: '#000000',
},
}SCSS
$custom: #ffc87b; $custom-light: #ffd8a2; $custom-dark: #000000;
JSON
{
"hex": "#ffc87b",
"rgb": {
"r": 255,
"g": 200,
"b": 123
},
"hsl": {
"h": 35,
"s": 100,
"l": 74.118
},
"oklch": {
"l": 0.86576,
"c": 0.11356,
"h": 74.7
},
"luminance": 0.63999
}Semantic roles & 50–950 ramp
primary
#FFC87B
secondary
#4182DD
accent
#60E600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380