#FFBE8B#FFBE8B
#FFBE8B is a very light, moderate orange. Relative luminance 0.600; OKLCH L 85.0% C 0.100 H 59.0°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBE8B |
|---|---|
| RGB | rgb(255, 190, 139) |
| HSL | hsl(26, 100%, 77%) |
| HSV | hsv(26, 45%, 100%) |
| CMYK | cmyk(0%, 25.5%, 45.5%, 0%) |
| CIE-LAB | lab(81.81, 17.36, 34.84) |
| CIE-LCH | lch(81.81, 38.92, 63.52°) |
| OKLab | oklab(84.97% 0.0515 0.0857) |
| OKLCH | oklch(84.97% 0.1 59) |
| XYZ | xyz(64.3165, 59.9552, 32.6060) |
| Luminance | 0.5995 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.08
Apricot (survey)
#FFB16D
ΔE00 4.62
Sandybrown
#F4A460
ΔE00 7.06
Apricot
#FBCEB1
ΔE00 7.10
Pale Orange
#FFA756
ΔE00 7.76
Burlywood
#DEB887
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBE8B #8BCCFF
analogous
#FF8B92 #FFBE8B #FFF88B
triadic
#FFBE8B #8BFFBE #BE8BFF
tetradic
#FFBE8B #92FF8B #8BCCFF #F88BFF
square
#FFBE8B #92FF8B #8BCCFF #F88BFF
split-complementary
#FFBE8B #8BFFF8 #8B92FF
monochromatic
#FF7911 #FF9C4E #FFBE8B #FFE0C8 #FFEEE0
Accessibility & contrast
On white
1.62
#FFBE8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#FFBE8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBE8B
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBE8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBE8B | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C387
Deuteranopia (green-blind)
#E1D18C
Tritanopia (blue-blind)
#FFB1B1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #ffbe8b; /* rgb */ color: rgb(255, 190, 139); /* oklch */ color: oklch(85.0% 0.100 59.0);
Tailwind
colors: {
custom: {
50: '#ffd1ad',
500: '#ffbe8b',
950: '#000000',
},
}SCSS
$custom: #ffbe8b; $custom-light: #ffd1ad; $custom-dark: #000000;
JSON
{
"hex": "#ffbe8b",
"rgb": {
"r": 255,
"g": 190,
"b": 139
},
"hsl": {
"h": 26.379,
"s": 100,
"l": 77.255
},
"oklch": {
"l": 0.8497,
"c": 0.10002,
"h": 59
},
"luminance": 0.59951
}Semantic roles & 50–950 ramp
primary
#FFBE8B
secondary
#4EA0E0
accent
#81E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381