#FFBE87#FFBE87
#FFBE87 is a very light, moderate orange. Relative luminance 0.598; OKLCH L 84.9% C 0.103 H 61.0°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBE87 |
|---|---|
| RGB | rgb(255, 190, 135) |
| HSL | hsl(28, 100%, 76%) |
| HSV | hsv(28, 47%, 100%) |
| CMYK | cmyk(0%, 25.5%, 47.1%, 0%) |
| CIE-LAB | lab(81.75, 16.97, 36.83) |
| CIE-LCH | lch(81.75, 40.55, 65.26°) |
| OKLab | oklab(84.9% 0.05 0.0901) |
| OKLCH | oklch(84.9% 0.103 61) |
| XYZ | xyz(64.0295, 59.8404, 31.0949) |
| Luminance | 0.5984 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 4.07
Peach (survey)
#FFB07C
ΔE00 4.53
Sandybrown
#F4A460
ΔE00 6.73
Pale Orange
#FFA756
ΔE00 7.22
Burlywood
#DEB887
ΔE00 7.43
Apricot
#FBCEB1
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBE87 #87C8FF
analogous
#FF878C #FFBE87 #FFFA87
triadic
#FFBE87 #87FFBE #BE87FF
tetradic
#FFBE87 #8CFF87 #87C8FF #FA87FF
square
#FFBE87 #8CFF87 #87C8FF #FA87FF
split-complementary
#FFBE87 #87FFFA #878CFF
monochromatic
#FF7C0D #FF9D4A #FFBE87 #FFDFC4 #FFEEE0
Accessibility & contrast
On white
1.62
#FFBE87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#FFBE87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBE87
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBE87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBE87 | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C383
Deuteranopia (green-blind)
#E1D188
Tritanopia (blue-blind)
#FFB0B0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #ffbe87; /* rgb */ color: rgb(255, 190, 135); /* oklch */ color: oklch(84.9% 0.103 61.0);
Tailwind
colors: {
custom: {
50: '#ffd1aa',
500: '#ffbe87',
950: '#000000',
},
}SCSS
$custom: #ffbe87; $custom-light: #ffd1aa; $custom-dark: #000000;
JSON
{
"hex": "#ffbe87",
"rgb": {
"r": 255,
"g": 190,
"b": 135
},
"hsl": {
"h": 27.5,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.84901,
"c": 0.10307,
"h": 61
},
"luminance": 0.59836
}Semantic roles & 50–950 ramp
primary
#FFBE87
secondary
#4B9BDF
accent
#7CE600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381