#FFBF92#FFBF92
#FFBF92 is a very light, moderate orange. Relative luminance 0.606; OKLCH L 85.3% C 0.095 H 56.2°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBF92 |
|---|---|
| RGB | rgb(255, 191, 146) |
| HSL | hsl(25, 100%, 79%) |
| HSV | hsv(25, 43%, 100%) |
| CMYK | cmyk(0%, 25.1%, 42.7%, 0%) |
| CIE-LAB | lab(82.16, 17.54, 31.65) |
| CIE-LCH | lch(82.16, 36.18, 61.01°) |
| OKLab | oklab(85.28% 0.0526 0.0786) |
| OKLCH | oklch(85.28% 0.095 56.2) |
| XYZ | xyz(65.0617, 60.6010, 35.4589) |
| Luminance | 0.6060 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.21
Apricot (survey)
#FFB16D
ΔE00 5.92
Apricot
#FBCEB1
ΔE00 5.97
Light Peach
#FFD8B1
ΔE00 7.72
Sandybrown
#F4A460
ΔE00 8.03
Peach
#FFDAB9
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBF92 #92D2FF
analogous
#FF929B #FFBF92 #FFF692
triadic
#FFBF92 #92FFBF #BF92FF
tetradic
#FFBF92 #9BFF92 #92D2FF #F692FF
square
#FFBF92 #9BFF92 #92D2FF #F692FF
split-complementary
#FFBF92 #92FFF6 #929BFF
monochromatic
#FF7718 #FF9B55 #FFBF92 #FFE3CF #FFEDE0
Accessibility & contrast
On white
1.60
#FFBF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#FFBF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBF92
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBF92 | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C48F
Deuteranopia (green-blind)
#E1D292
Tritanopia (blue-blind)
#FFB3B3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ffbf92; /* rgb */ color: rgb(255, 191, 146); /* oklch */ color: oklch(85.3% 0.095 56.2);
Tailwind
colors: {
custom: {
50: '#ffd2b2',
500: '#ffbf92',
950: '#000000',
},
}SCSS
$custom: #ffbf92; $custom-light: #ffd2b2; $custom-dark: #000000;
JSON
{
"hex": "#ffbf92",
"rgb": {
"r": 255,
"g": 191,
"b": 146
},
"hsl": {
"h": 24.771,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.85279,
"c": 0.09458,
"h": 56.2
},
"luminance": 0.60597
}Semantic roles & 50–950 ramp
primary
#FFBF92
secondary
#54A7E1
accent
#87E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181411
muted
#868381