#FFBC8E#FFBC8E
#FFBC8E is a very light, moderate orange. Relative luminance 0.592; OKLCH L 84.7% C 0.098 H 55.4°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBC8E |
|---|---|
| RGB | rgb(255, 188, 142) |
| HSL | hsl(24, 100%, 78%) |
| HSV | hsv(24, 44%, 100%) |
| CMYK | cmyk(0%, 26.3%, 44.3%, 0%) |
| CIE-LAB | lab(81.39, 18.70, 32.72) |
| CIE-LCH | lch(81.39, 37.69, 60.26°) |
| OKLab | oklab(84.66% 0.0558 0.0809) |
| OKLCH | oklch(84.66% 0.098 55.4) |
| XYZ | xyz(64.1085, 59.1836, 33.6329) |
| Luminance | 0.5918 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 3.37
Apricot (survey)
#FFB16D
ΔE00 5.42
Apricot
#FBCEB1
ΔE00 6.69
Sandybrown
#F4A460
ΔE00 7.38
Pale Orange
#FFA756
ΔE00 8.39
Light Peach
#FFD8B1
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBC8E #8ED1FF
analogous
#FF8E98 #FFBC8E #FFF58E
triadic
#FFBC8E #8EFFBC #BC8EFF
tetradic
#FFBC8E #98FF8E #8ED1FF #F58EFF
square
#FFBC8E #98FF8E #8ED1FF #F58EFF
split-complementary
#FFBC8E #8EFFF5 #8E98FF
monochromatic
#FF7314 #FF9851 #FFBC8E #FFE0CB #FFEDE0
Accessibility & contrast
On white
1.64
#FFBC8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#FFBC8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBC8E
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBC8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBC8E | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC28B
Deuteranopia (green-blind)
#DFD08E
Tritanopia (blue-blind)
#FFAFB0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #ffbc8e; /* rgb */ color: rgb(255, 188, 142); /* oklch */ color: oklch(84.7% 0.098 55.4);
Tailwind
colors: {
custom: {
50: '#ffd0af',
500: '#ffbc8e',
950: '#000000',
},
}SCSS
$custom: #ffbc8e; $custom-light: #ffd0af; $custom-dark: #000000;
JSON
{
"hex": "#ffbc8e",
"rgb": {
"r": 255,
"g": 188,
"b": 142
},
"hsl": {
"h": 24.425,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.84657,
"c": 0.0983,
"h": 55.4
},
"luminance": 0.59179
}Semantic roles & 50–950 ramp
primary
#FFBC8E
secondary
#51A6E0
accent
#88E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381