#FFBF7A#FFBF7A
#FFBF7A is a very light, moderate orange. Relative luminance 0.599; OKLCH L 84.9% C 0.113 H 67.4°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBF7A |
|---|---|
| RGB | rgb(255, 191, 122) |
| HSL | hsl(31, 100%, 74%) |
| HSV | hsv(31, 52%, 100%) |
| CMYK | cmyk(0%, 25.1%, 52.2%, 0%) |
| CIE-LAB | lab(81.80, 15.29, 43.54) |
| CIE-LCH | lch(81.80, 46.14, 70.65°) |
| OKLab | oklab(84.88% 0.0436 0.1046) |
| OKLCH | oklch(84.88% 0.113 67.4) |
| XYZ | xyz(63.3868, 59.9311, 26.6379) |
| Luminance | 0.5993 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 4.44
Butterscotch
#FDB147
ΔE00 6.47
Light Orange
#FDAA48
ΔE00 6.64
Pale Orange
#FFA756
ΔE00 6.82
Sandybrown
#F4A460
ΔE00 7.15
Burlywood
#DEB887
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBF7A #7ABAFF
analogous
#FF7D7A #FFBF7A #FCFF7A
triadic
#FFBF7A #7AFFBF #BF7AFF
tetradic
#FFBF7A #7AFF7D #7ABAFF #FF7AFC
square
#FFBF7A #7AFF7D #7ABAFF #FF7AFC
split-complementary
#FFBF7A #7AFCFF #7D7AFF
monochromatic
#FF8400 #FFA23D #FFBF7A #FFDCB7 #FFF0E0
Accessibility & contrast
On white
1.62
#FFBF7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#FFBF7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBF7A
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBF7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBF7A | 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)
#D4C374
Deuteranopia (green-blind)
#E3D17B
Tritanopia (blue-blind)
#FFB0AE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #ffbf7a; /* rgb */ color: rgb(255, 191, 122); /* oklch */ color: oklch(84.9% 0.113 67.4);
Tailwind
colors: {
custom: {
50: '#ffd2a1',
500: '#ffbf7a',
950: '#000000',
},
}SCSS
$custom: #ffbf7a; $custom-light: #ffd2a1; $custom-dark: #000000;
JSON
{
"hex": "#ffbf7a",
"rgb": {
"r": 255,
"g": 191,
"b": 122
},
"hsl": {
"h": 31.128,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.84878,
"c": 0.11327,
"h": 67.4
},
"luminance": 0.59927
}Semantic roles & 50–950 ramp
primary
#FFBF7A
secondary
#408CDD
accent
#6EE600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380