#FFBE82#FFBE82
#FFBE82 is a very light, moderate orange. Relative luminance 0.597; OKLCH L 84.8% C 0.107 H 63.3°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBE82 |
|---|---|
| RGB | rgb(255, 190, 130) |
| HSL | hsl(29, 100%, 75%) |
| HSV | hsv(29, 49%, 100%) |
| CMYK | cmyk(0%, 25.5%, 49%, 0%) |
| CIE-LAB | lab(81.68, 16.51, 39.31) |
| CIE-LCH | lch(81.68, 42.63, 67.22°) |
| OKLab | oklab(84.82% 0.0481 0.0956) |
| OKLCH | oklch(84.82% 0.107 63.3) |
| XYZ | xyz(63.6857, 59.7029, 29.2842) |
| Luminance | 0.5970 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 3.73
Peach (survey)
#FFB07C
ΔE00 5.31
Sandybrown
#F4A460
ΔE00 6.56
Pale Orange
#FFA756
ΔE00 6.76
Burlywood
#DEB887
ΔE00 7.21
Light Orange
#FDAA48
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBE82 #82C3FF
analogous
#FF8284 #FFBE82 #FFFC82
triadic
#FFBE82 #82FFBE #BE82FF
tetradic
#FFBE82 #84FF82 #82C3FF #FC82FF
square
#FFBE82 #84FF82 #82C3FF #FC82FF
split-complementary
#FFBE82 #82FFFC #8284FF
monochromatic
#FF7E08 #FF9E45 #FFBE82 #FFDEBF #FFEFE0
Accessibility & contrast
On white
1.62
#FFBE82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#FFBE82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBE82
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBE82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBE82 | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C27D
Deuteranopia (green-blind)
#E2D183
Tritanopia (blue-blind)
#FFB0AF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #ffbe82; /* rgb */ color: rgb(255, 190, 130); /* oklch */ color: oklch(84.8% 0.107 63.3);
Tailwind
colors: {
custom: {
50: '#ffd1a7',
500: '#ffbe82',
950: '#000000',
},
}SCSS
$custom: #ffbe82; $custom-light: #ffd1a7; $custom-dark: #000000;
JSON
{
"hex": "#ffbe82",
"rgb": {
"r": 255,
"g": 190,
"b": 130
},
"hsl": {
"h": 28.8,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.84818,
"c": 0.10696,
"h": 63.3
},
"luminance": 0.59699
}Semantic roles & 50–950 ramp
primary
#FFBE82
secondary
#4796DE
accent
#77E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380