#FFBC7E#FFBC7E
#FFBC7E is a very light, moderate orange. Relative luminance 0.587; OKLCH L 84.4% C 0.110 H 63.2°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBC7E |
|---|---|
| RGB | rgb(255, 188, 126) |
| HSL | hsl(29, 100%, 75%) |
| HSV | hsv(29, 51%, 100%) |
| CMYK | cmyk(0%, 26.3%, 50.6%, 0%) |
| CIE-LAB | lab(81.15, 17.20, 40.68) |
| CIE-LCH | lch(81.15, 44.17, 67.09°) |
| OKLab | oklab(84.39% 0.0497 0.0984) |
| OKLCH | oklch(84.39% 0.11 63.2) |
| XYZ | xyz(62.9922, 58.7372, 27.7542) |
| Luminance | 0.5873 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 3.13
Peach (survey)
#FFB07C
ΔE00 5.11
Sandybrown
#F4A460
ΔE00 6.01
Pale Orange
#FFA756
ΔE00 6.13
Light Orange
#FDAA48
ΔE00 7.14
Burlywood
#DEB887
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBC7E #7EC1FF
analogous
#FF7E81 #FFBC7E #FFFC7E
triadic
#FFBC7E #7EFFBC #BC7EFF
tetradic
#FFBC7E #81FF7E #7EC1FF #FC7EFF
square
#FFBC7E #81FF7E #7EC1FF #FC7EFF
split-complementary
#FFBC7E #7EFFFC #7E81FF
monochromatic
#FF7C04 #FF9C41 #FFBC7E #FFDCBB #FFEFE0
Accessibility & contrast
On white
1.65
#FFBC7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#FFBC7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBC7E
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBC7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBC7E | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C179
Deuteranopia (green-blind)
#E1D07F
Tritanopia (blue-blind)
#FFADAD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ffbc7e; /* rgb */ color: rgb(255, 188, 126); /* oklch */ color: oklch(84.4% 0.110 63.2);
Tailwind
colors: {
custom: {
50: '#ffd0a4',
500: '#ffbc7e',
950: '#000000',
},
}SCSS
$custom: #ffbc7e; $custom-light: #ffd0a4; $custom-dark: #000000;
JSON
{
"hex": "#ffbc7e",
"rgb": {
"r": 255,
"g": 188,
"b": 126
},
"hsl": {
"h": 28.837,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.84386,
"c": 0.11025,
"h": 63.2
},
"luminance": 0.58733
}Semantic roles & 50–950 ramp
primary
#FFBC7E
secondary
#4394DE
accent
#77E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380