#FFBE83#FFBE83
#FFBE83 is a very light, moderate orange. Relative luminance 0.597; OKLCH L 84.8% C 0.106 H 62.9°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBE83 |
|---|---|
| RGB | rgb(255, 190, 131) |
| HSL | hsl(29, 100%, 76%) |
| HSV | hsv(29, 49%, 100%) |
| CMYK | cmyk(0%, 25.5%, 48.6%, 0%) |
| CIE-LAB | lab(81.69, 16.60, 38.81) |
| CIE-LCH | lch(81.69, 42.21, 66.85°) |
| OKLab | oklab(84.83% 0.0485 0.0945) |
| OKLCH | oklch(84.83% 0.106 62.9) |
| XYZ | xyz(63.7532, 59.7299, 29.6395) |
| Luminance | 0.5973 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 3.77
Peach (survey)
#FFB07C
ΔE00 5.14
Sandybrown
#F4A460
ΔE00 6.58
Pale Orange
#FFA756
ΔE00 6.83
Burlywood
#DEB887
ΔE00 7.24
Light Orange
#FDAA48
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBE83 #83C4FF
analogous
#FF8386 #FFBE83 #FFFC83
triadic
#FFBE83 #83FFBE #BE83FF
tetradic
#FFBE83 #86FF83 #83C4FF #FC83FF
square
#FFBE83 #86FF83 #83C4FF #FC83FF
split-complementary
#FFBE83 #83FFFC #8386FF
monochromatic
#FF7E09 #FF9E46 #FFBE83 #FFDEC0 #FFEFE0
Accessibility & contrast
On white
1.62
#FFBE83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#FFBE83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBE83
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBE83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBE83 | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C27E
Deuteranopia (green-blind)
#E2D184
Tritanopia (blue-blind)
#FFB0AF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #ffbe83; /* rgb */ color: rgb(255, 190, 131); /* oklch */ color: oklch(84.8% 0.106 62.9);
Tailwind
colors: {
custom: {
50: '#ffd1a8',
500: '#ffbe83',
950: '#000000',
},
}SCSS
$custom: #ffbe83; $custom-light: #ffd1a8; $custom-dark: #000000;
JSON
{
"hex": "#ffbe83",
"rgb": {
"r": 255,
"g": 190,
"b": 131
},
"hsl": {
"h": 28.548,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.84834,
"c": 0.10618,
"h": 62.9
},
"luminance": 0.59726
}Semantic roles & 50–950 ramp
primary
#FFBE83
secondary
#4897DF
accent
#78E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380